mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-11-23 01:12:47 +08:00
b90033a730
- Moves guest user caching from User class to app container for simplicity. - Updates test to use simpler $this->users->guest() method for consistency. - Streamlined helpers to avoid function overlap for simplicity. - Extracted user profile dropdown while doing changes. |
||
---|---|---|
.. | ||
ApiAuthenticate.php | ||
ApplyCspRules.php | ||
Authenticate.php | ||
AuthenticatedOrPendingMfa.php | ||
CheckEmailConfirmed.php | ||
CheckGuard.php | ||
CheckUserHasPermission.php | ||
EncryptCookies.php | ||
Localization.php | ||
PreventAuthenticatedResponseCaching.php | ||
PreventRequestsDuringMaintenance.php | ||
RedirectIfAuthenticated.php | ||
RunThemeActions.php | ||
StartSessionIfCookieExists.php | ||
ThrottleApiRequests.php | ||
TrimStrings.php | ||
TrustHosts.php | ||
TrustProxies.php | ||
VerifyCsrfToken.php |