2FAuth/app/Http/Middleware
2024-09-26 23:50:01 +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 Add a setting to restrict authentication to SSO only - Closes #368, Closes #362 2024-09-25 08:53:34 +02:00
CustomCreateFreshApiToken.php Apply Pint fixes 2024-09-26 23:50:01 +02:00
EncryptCookies.php Update phpdocs 2023-03-26 23:04:06 +02:00
ForceJsonResponse.php Apply Pint fixes 2024-09-26 23:50:01 +02:00
KickOutInactiveUser.php Fix broken code after upgrading to Carbon v3 2024-06-26 14:32:18 +02: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
RejectIfSsoOnlyAndNotForAdmin.php Apply Pint fixes 2024-09-26 23:50:01 +02:00
SetLanguage.php Make cleaning & Refactoring 2024-07-06 16:05:48 +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 Apply Pint fixes 2024-09-26 23:50:01 +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