2FAuth/app/Http/Middleware
2023-08-01 11:26:58 +02:00
..
AdminOnly.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
Authenticate.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
CustomCreateFreshApiToken.php Apply Laravel Pint fixes 2022-11-25 15:20:36 +01:00
EncryptCookies.php Update phpdocs 2023-03-26 23:04:06 +02:00
ForceJsonResponse.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
KickOutInactiveUser.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
LogUserLastSeen.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
PreventRequestsDuringMaintenance.php Update phpdocs 2023-03-26 23:04:06 +02:00
RejectIfAuthenticated.php Upgrade to Laravel 10 & phpunit 10 2023-08-01 11:26:58 +02:00
RejectIfDemoMode.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
RejectIfReverseProxy.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
SetLanguage.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
SkipIfAuthenticated.php Apply Laravel Pint fixes 2023-03-26 17:13:32 +02:00
TrimStrings.php Update phpdocs 2023-03-26 23:04:06 +02:00
TrustHosts.php Update tests & minor fixes 2022-12-09 10:53:01 +01:00
TrustProxies.php Update phpdocs 2023-03-26 23:04:06 +02:00
ValidateSignature.php Upgrade to Laravel 9 2022-11-25 15:18:19 +01:00
VerifyCsrfToken.php Update phpdocs 2023-03-26 23:04:06 +02:00