mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
7c4dc981cd
Previously we'd prevent caching of authed responses for security (prevent back cache or proxy caching) but caching could still be an issue in non-auth scenarios due to CSRF (eg. returning to login screen after session expiry). For #4600 |
||
---|---|---|
.. | ||
ApiAuthenticate.php | ||
ApplyCspRules.php | ||
Authenticate.php | ||
AuthenticatedOrPendingMfa.php | ||
CheckEmailConfirmed.php | ||
CheckGuard.php | ||
CheckUserHasPermission.php | ||
EncryptCookies.php | ||
Localization.php | ||
PreventRequestsDuringMaintenance.php | ||
PreventResponseCaching.php | ||
RedirectIfAuthenticated.php | ||
RunThemeActions.php | ||
StartSessionIfCookieExists.php | ||
ThrottleApiRequests.php | ||
TrimStrings.php | ||
TrustHosts.php | ||
TrustProxies.php | ||
VerifyCsrfToken.php |