2FAuth/app/Http/Middleware
2024-04-24 14:06:15 +02:00
..
AdminOnly.php Control & Promote administrator status via a method rather than a prop 2024-02-23 16:39:32 +01: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 Fix inactivity detection followed by logout - Fixes #267 2024-03-06 08:40:29 +01:00
LogUserLastSeen.php Add logging of auth proxy user 2024-04-24 14:06:15 +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 Change HTTP code returned for routes rejected in reverse proxy setup 2023-11-23 12:56:09 +01: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