nextcloud/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
..
AvatarController.php
ClientFlowLoginController.php Add tests for ClientFlowLoginController 2017-05-18 20:49:08 +02:00
ContactsMenuController.php
CssController.php Automatic injection for CssController 2017-05-10 09:42:40 +02:00
JsController.php Automatic injection for JsController 2017-05-10 09:42:15 +02:00
LoginController.php Add Clear-Site-Data header 2017-06-20 19:46:10 +02:00
LostController.php Disable the API endpoints as well 2017-05-11 17:03:57 +02:00
OCJSController.php
OCSController.php
PreviewController.php Handle more error cases 2017-05-02 13:43:48 +02:00
SetupController.php
TwoFactorChallengeController.php
UserController.php