BookStack/app/Http/Middleware
2025-09-08 18:14:38 +01:00
..
ApiAuthenticate.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
ApplyCspRules.php Updated CSP with frame-src rules 2022-03-07 14:27:41 +00:00
Authenticate.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
AuthenticatedOrPendingMfa.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
CheckEmailConfirmed.php Played around with a new app structure 2023-05-17 17:56:55 +01:00
CheckGuard.php
CheckUserHasPermission.php Permissions: Updated usage of controller methods to use enum 2025-09-08 18:14:38 +01:00
EncryptCookies.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
Localization.php Locales: Removed a lot of existing locale handling 2023-09-17 22:02:12 +01:00
PreventRequestsDuringMaintenance.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
PreventResponseCaching.php Themes: Added route to serve public theme files 2025-01-13 14:34:44 +00:00
RedirectIfAuthenticated.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
RunThemeActions.php
StartSessionExtended.php Sessions: Prevent image urls being part of session URL history 2024-02-22 11:23:59 +00:00
StartSessionIfCookieExists.php
ThrottleApiRequests.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
TrimStrings.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
TrustHosts.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
TrustProxies.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00
VerifyCsrfToken.php Maintenance: Addressed a range of phpstan level 3 issues 2025-09-03 10:47:45 +01:00