mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 02:00:26 +08:00
2740603d99
During writing of the update notes, found that the upgrade path would be tricky from a security point of view. If people were pending email confirmation but had an active session, they could technically be actively logged in after the next release. Added middlware as an extra precaution for now. |
||
---|---|---|
.. | ||
ApiAuthenticate.php | ||
Authenticate.php | ||
AuthenticatedOrPendingMfa.php | ||
CheckEmailConfirmed.php | ||
CheckForMaintenanceMode.php | ||
CheckGuard.php | ||
CheckUserHasPermission.php | ||
ControlIframeSecurity.php | ||
EncryptCookies.php | ||
Localization.php | ||
RedirectIfAuthenticated.php | ||
RunThemeActions.php | ||
StartSessionIfCookieExists.php | ||
ThrottleApiRequests.php | ||
TrimStrings.php | ||
TrustProxies.php | ||
VerifyCsrfToken.php |