nextcloud/lib/private/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
..
Dispatcher.php Merge pull request #507 from nextcloud/run-le-script 2016-07-21 23:27:15 +02:00
Output.php allow passing a stream to StreamResponse 2016-11-16 15:30:36 +01:00
Request.php Harden cookies more appropriate 2016-11-23 12:53:44 +01:00