2FAuth/app/Http/Middleware
2022-03-31 11:24:01 +02:00
..
Authenticate.php Fix and complete reverse-proxy support & Adjust front-end views 2022-03-31 11:24:01 +02:00
CustomCreateFreshApiToken.php Use FreshApiToken instead of Personal access token for front-end auth 2022-03-31 11:24:01 +02:00
DisableInDemoMode.php Apply Demo restrictions on more routes 2022-03-31 11:24:01 +02:00
EncryptCookies.php initial commit 2019-05-20 07:37:41 +02:00
ForceJsonResponse.php Force JSON responses everywhere 2022-03-31 11:24:00 +02:00
KickOutInactiveUser.php Code cleaning 2022-03-31 11:24:01 +02:00
LogUserLastSeen.php Fix and complete reverse-proxy support & Adjust front-end views 2022-03-31 11:24:01 +02:00
PreventRequestsDuringMaintenance.php Upgrade to Laravel 8 2022-03-31 11:24:01 +02:00
RejectIfAuthenticated.php Fix and complete reverse-proxy support & Adjust front-end views 2022-03-31 11:24:01 +02:00
SetLanguage.php Add support of the Accept_language header for UI localization 2022-03-31 11:24:01 +02:00
TrimStrings.php Upgrade to Laravel 8 2022-03-31 11:24:01 +02:00
TrustProxies.php Upgrade to Laravel 8 2022-03-31 11:24:01 +02:00
VerifyCsrfToken.php initial commit 2019-05-20 07:37:41 +02:00