nextcloud/tests/lib/AppFramework/Http
Lukas Reschke a05b8b7953
Harden cookies more appropriate
This adds the __Host- prefix to the same-site cookies. This is a small but yet nice security hardening.

See https://googlechrome.github.io/samples/cookie-prefixes/ for the implications.

Fixes https://github.com/nextcloud/server/issues/1412

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-11-23 12:53:44 +01:00
..
ContentSecurityPolicyTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DataResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
DispatcherTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
DownloadResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
EmptyContentSecurityPolicyTest.php Add support for CSP nonces 2016-10-24 12:27:50 +02:00
FileDisplayResponseTest.php Add FileDisplayResponse 2016-09-05 15:09:54 +02:00
HttpTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
JSONResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OCSResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
OutputTest.php add tests for http/output 2016-11-16 15:30:37 +01:00
RedirectResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestStream.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
RequestTest.php Harden cookies more appropriate 2016-11-23 12:53:44 +01:00
ResponseTest.php Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
StreamResponseTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00
TemplateResponseTest.php Fix phpunit-5.4 wargning 2016-07-11 08:50:07 +02:00