ctrlpanel/app/Http/Middleware
1day2die 0c067e26c8 Revert "Merge branch 'development' into main"
This reverts commit 3810b487cd, reversing
changes made to d9a41840ce.
2023-04-25 09:22:30 +02:00
..
ApiAuthToken.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
Authenticate.php first init 2021-06-05 11:26:32 +02:00
CheckSuspended.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
EncryptCookies.php first init 2021-06-05 11:26:32 +02:00
GlobalNames.php Revert "Merge branch 'development' into main" 2023-04-25 09:22:30 +02:00
isAdmin.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
isMod.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
LastSeen.php Apply Laravel coding style 2023-01-05 17:01:42 +00:00
PreventRequestsDuringMaintenance.php first init 2021-06-05 11:26:32 +02:00
RedirectIfAuthenticated.php first init 2021-06-05 11:26:32 +02:00
SetLocale.php Revert "Merge branch 'development' into main" 2023-04-25 09:22:30 +02:00
TrimStrings.php Shift core files 2023-01-05 17:02:33 +00:00
TrustHosts.php first init 2021-06-05 11:26:32 +02:00
TrustProxies.php Replace deprecated HEADER_X_FORWARDED_ALL constant 2023-01-05 17:02:13 +00:00
ValidateSignature.php Shift registered middleware 2023-01-05 17:02:11 +00:00
VerifyCsrfToken.php feat: Support csrf ignoring routes for extensions & moved extension config to own file 2023-01-21 01:04:23 +01:00