BookStack/app/Http/Middleware
2021-03-07 17:25:07 +00: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 Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
ChecksForEmailConfirmation.php
ControlIframeSecurity.php Added iframe CSP, improved session cookie security 2021-01-02 02:43:50 +00:00
EncryptCookies.php
Localization.php Merge branch 'master' of git://github.com/Ereza/BookStack into Ereza-master 2021-03-07 17:25:07 +00:00
PermissionMiddleware.php Simplified guard names and rolled out guard route checks 2020-02-02 13:10:21 +00:00
RedirectIfAuthenticated.php
StartSessionIfCookieExists.php
ThrottleApiRequests.php
TrimStrings.php
TrustProxies.php
VerifyCsrfToken.php