nextcloud/tests/lib/AppFramework
Lukas Reschke 4fb2810add
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-27 22:16:30 +02:00
..
Controller OCSController requires DataResponse 2016-08-10 13:09:01 +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-27 22:16:30 +02:00
Middleware Support subdir in the OCS v2 endpoint 2016-07-28 13:12:01 +02:00
Routing Add route tests 2016-07-18 11:09:49 +02:00
Utility Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AppTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00