nextcloud/tests/lib/AppFramework
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
..
Controller Add tests 2016-09-15 13:11:36 +02:00
Db Fix getMock MapperTestUtility 2016-09-07 20:42:37 +02:00
DependencyInjection Implement brute force protection 2016-07-20 22:08:56 +02:00
Http Harden cookies more appropriate 2016-11-23 12:53:44 +01:00
Middleware Fix unit tests 2016-11-18 12:10:51 +01:00
Routing Allow ocs/v2.php/cloud/... routes 2016-08-08 15:01:26 +02:00
Utility Move tests/ to PSR-4 (#24731) 2016-05-20 15:38:20 +02:00
AppTest.php No body or content-length for 204 and 304 responses 2016-08-31 23:07:48 +02:00