nextcloud/tests/lib/AppFramework/Http
Lukas Reschke 2ae08d6fc2
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-09-08 21:07:05 +02:00
..
ContentSecurityPolicyTest.php
DataResponseTest.php
DispatcherTest.php
DownloadResponseTest.php
EmptyContentSecurityPolicyTest.php
HttpTest.php
JSONResponseTest.php
OCSResponseTest.php
RedirectResponseTest.php
RequestStream.php
RequestTest.php Match only for actual session cookie 2016-09-08 21:07:05 +02:00
ResponseTest.php
StreamResponseTest.php
TemplateResponseTest.php