ctrlpanel/app/Http/Middleware
2022-08-02 17:37:59 +02:00
..
ApiAuthToken.php API authorization and Testing WIP 2021-06-10 21:09:37 +02:00
Authenticate.php first init 2021-06-05 11:26:32 +02:00
CheckSuspended.php Add the ability to Suspend Users 2021-09-26 17:50:13 +02:00
EncryptCookies.php first init 2021-06-05 11:26:32 +02:00
GlobalNames.php refactor: ♻️ changed Settings::getValueByKey to config() 2022-01-15 18:16:51 +01:00
isAdmin.php added the option to change the credits display name 2021-08-02 19:25:33 +02:00
isMod.php cleaning up some stuff. changing routes. making it work actually... 2022-08-02 17:37:59 +02:00
LastSeen.php first init 2021-06-05 11:26:32 +02: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 fix: 🚑️ Added more improved validation & Fixed Language Settings 2022-01-15 01:25:27 +01:00
TrimStrings.php first init 2021-06-05 11:26:32 +02:00
TrustHosts.php first init 2021-06-05 11:26:32 +02:00
TrustProxies.php first init 2021-06-05 11:26:32 +02:00
VerifyCsrfToken.php feat: Added StripeWebhook Route 2021-12-16 18:03:38 +01:00