nextcloud-server/tests/Core/Controller
Lukas Reschke 2f87fb6b45
Add Clear-Site-Data header
This adds a Clear-Site-Data header to the logout response which will delete all relevant data in the caches which may contain potentially sensitive content.

See https://w3c.github.io/webappsec-clear-site-data/#header for the definition of the types.

Ref https://twitter.com/mikewest/status/877149667909406723

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2017-06-20 19:46:10 +02:00
..
AvatarControllerTest.php
ChangePasswordControllerTest.php
ClientFlowLoginControllerTest.php Add tests for ClientFlowLoginController 2017-05-18 20:49:08 +02:00
ContactsMenuControllerTest.php
CssControllerTest.php
JsControllerTest.php
LoginControllerTest.php Add Clear-Site-Data header 2017-06-20 19:46:10 +02:00
LostControllerTest.php Disable the API endpoints as well 2017-05-11 17:03:57 +02:00
OCSControllerTest.php
PreviewControllerTest.php
TwoFactorChallengeControllerTest.php
UserControllerTest.php