Files
nextcloud-server-mirror/tests/lib/AppFramework/Http/RequestTest.php
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

41 KiB