BookStack/app/Http/Middleware
2020-09-19 15:36:17 +01:00
..
ApiAuthenticate.php Updated API auth to allow public user if given permission 2020-05-22 22:34:18 +01:00
Authenticate.php Updated flow to ensure /register/confirm route is used where needed 2020-09-05 17:26:48 +01:00
CheckForMaintenanceMode.php
CheckGuard.php
ChecksForEmailConfirmation.php
EncryptCookies.php
GlobalViewData.php
Localization.php Updated locale lists for Bulgarian 2020-09-19 15:36:17 +01:00
PermissionMiddleware.php
RedirectIfAuthenticated.php
StartSessionIfCookieExists.php
ThrottleApiRequests.php
TrimStrings.php
TrustProxies.php
VerifyCsrfToken.php