2FAuth/app/Http/Middleware
2022-12-09 10:53:01 +01:00
..
Authenticate.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
CustomCreateFreshApiToken.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
EncryptCookies.php initial commit 2019-05-20 07:37:41 +02:00
ForceJsonResponse.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
KickOutInactiveUser.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
LogUserLastSeen.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
PreventRequestsDuringMaintenance.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
RejectIfAuthenticated.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
RejectIfDemoMode.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
RejectIfReverseProxy.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
SetLanguage.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
SkipIfAuthenticated.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
TrimStrings.php Upgrade to Laravel 8 2022-03-31 11:24:01 +02:00
TrustHosts.php Update tests & minor fixes 2022-12-09 10:53:01 +01:00
TrustProxies.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
ValidateSignature.php Upgrade to Laravel 9 2022-11-25 15:18:19 +01:00
VerifyCsrfToken.php initial commit 2019-05-20 07:37:41 +02:00