bookstack/app/Http/Middleware
Dan Brown 794671ef32
Framework: Upgrade from Laravel 9 to 10
Following Laravel guidance and GitHub diff.
Not yet in tested state with app-specific changes made.
2024-03-16 15:12:14 +00:00
..
ApiAuthenticate.php Guest control: Cleaned methods involved in fetching/handling 2023-09-16 13:18:35 +01:00
ApplyCspRules.php
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
EncryptCookies.php
Localization.php Locales: Removed a lot of existing locale handling 2023-09-17 22:02:12 +01:00
PreventRequestsDuringMaintenance.php
PreventResponseCaching.php Middlware: Prevented caching of all app requests 2023-10-23 13:32:15 +01: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
TrustHosts.php Framework: Upgrade from Laravel 9 to 10 2024-03-16 15:12:14 +00:00
TrustProxies.php
VerifyCsrfToken.php