nextcloud/lib/private/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
..
Core Update with robin 2016-07-21 18:13:58 +02:00
Db Update with robin 2016-07-21 18:13:58 +02:00
DependencyInjection Merge pull request #846 from nextcloud/provisioning_api_ocs 2016-08-17 10:23:13 +02:00
Http Remove reading PATH_INFO from server variable 2016-08-19 14:48:13 +02:00
Middleware Extend OCSMiddleware 2016-08-14 18:34:01 +02:00
Routing Allow ocs/v2.php/cloud/... routes 2016-08-08 15:01:26 +02:00
Utility Fix others 2016-07-21 18:13:57 +02:00
App.php Hanlde Core and Settings app in AppFramework 2016-08-08 20:48:16 +02:00
Http.php Fix others 2016-07-21 18:13:57 +02:00