server/lib/private/AppFramework
Lukas Reschke b53ea18ea5
Match only for actual session cookie
OVH has implemented load balancing in a very questionable way where the reverse proxy actually internally adds some cookies which would trigger a security exception. To work around this, this change only checks for the session cookie.
2016-08-09 19:23:08 +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 Allow DI of the workflow manager by the OCP interface 2016-07-27 11:46:09 +02:00
Http Match only for actual session cookie 2016-08-09 19:23:08 +02:00
Middleware We should properly check for 'true' instaed of the bool 2016-08-01 08:52:50 +02:00
Routing Update with robin 2016-07-21 18:13:58 +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