mirror of
https://github.com/nextcloud/server.git
synced 2026-02-03 20:41:22 -05:00
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> |
||
|---|---|---|
| .. | ||
| AvatarController.php | ||
| ClientFlowLoginController.php | ||
| ContactsMenuController.php | ||
| CssController.php | ||
| JsController.php | ||
| LoginController.php | ||
| LostController.php | ||
| OCJSController.php | ||
| OCSController.php | ||
| PreviewController.php | ||
| SetupController.php | ||
| TwoFactorChallengeController.php | ||
| UserController.php | ||