nextcloud/lib/private/AppFramework/Http
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
..
Dispatcher.php Merge pull request #507 from nextcloud/run-le-script 2016-07-21 23:27:15 +02:00
Output.php Fix others 2016-07-21 18:13:57 +02:00
Request.php Match only for actual session cookie 2016-08-09 19:23:08 +02:00