BookStack/app/Http/Middleware
2021-03-17 12:56:56 +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
ChecksForEmailConfirmation.php Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
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
RedirectIfAuthenticated.php
RunThemeActions.php Added web-middleware based theme events 2021-03-17 12:56:56 +00:00
StartSessionIfCookieExists.php
ThrottleApiRequests.php Ran phpcbf and updated phpcs.xml 2021-03-07 22:24:05 +00:00
TrimStrings.php
TrustProxies.php
VerifyCsrfToken.php