nextcloud/tests/lib/AppFramework
Lukas Reschke d50e7ee36c
Remove reading PATH_INFO from server variable
Having two code paths for this is unreliable and can lead to bugs. Also, in some cases Apache isn't setting the PATH_INFO variable when mod_rewrite is used.

Fixes https://github.com/nextcloud/server/issues/983
2016-08-19 14:48:13 +02:00
..
Controller OCSController requires DataResponse 2016-08-10 12:40:26 +02:00
Db Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DependencyInjection Implement brute force protection 2016-07-20 22:08:56 +02:00
Http Remove reading PATH_INFO from server variable 2016-08-19 14:48:13 +02:00
Middleware Add tests 2016-08-14 18:34:01 +02:00
Routing Allow ocs/v2.php/cloud/... routes 2016-08-08 15:01:26 +02:00
Utility Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AppTest.php Hanlde Core and Settings app in AppFramework 2016-08-08 20:48:16 +02:00