BookStack/app/Http/Middleware
2022-05-09 14:58:04 +01:00
..
ApiAuthenticate.php Applied StyleCI changes 2021-11-30 14:25:09 +00:00
ApplyCspRules.php Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
Authenticate.php
AuthenticatedOrPendingMfa.php
CheckEmailConfirmed.php
CheckGuard.php
CheckUserHasPermission.php Done a round of phpstan fixes 2021-11-06 00:32:01 +00:00
EncryptCookies.php
Localization.php Added Farsi language available 2022-05-09 14:58:04 +01:00
PreventAuthenticatedResponseCaching.php
PreventRequestsDuringMaintenance.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
RedirectIfAuthenticated.php Applied latest styleci changes 2021-11-04 22:57:49 +00:00
RunThemeActions.php
StartSessionIfCookieExists.php
ThrottleApiRequests.php
TrimStrings.php
TrustHosts.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
TrustProxies.php Laravel 8 shift squash & merge (#3029) 2021-10-30 21:29:59 +01:00
VerifyCsrfToken.php