librenms/app/Http/Middleware
Tony Murray 8fdf990dd5
Fix issue loading session preferences (#16041)
during initial login

fixes #15866
2024-05-19 09:45:36 -05:00
..
Authenticate.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
AuthenticateGraph.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
CheckInstalled.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
DenyDemoUser.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
EncryptCookies.php Fix some lint issues (#14962) 2023-04-15 09:02:41 -05:00
EnforceJson.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
HandleCors.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
LegacyExternalAuth.php Disable GET login by default (#15558) 2023-11-07 16:25:28 -06:00
LoadUserPreferences.php Fix issue loading session preferences (#16041) 2024-05-19 09:45:36 -05:00
PreventRequestsDuringMaintenance.php Fix some lint issues (#14962) 2023-04-15 09:02:41 -05:00
RedirectIfAuthenticated.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
TrimStrings.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
TrustHosts.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
TrustProxies.php Use built in trusted proxy functionality (#13318) 2021-10-03 14:13:20 -05:00
ValidateSignature.php Laravel 9.x Shift (#14504) 2023-04-17 06:51:35 -05:00
VerifyCsrfToken.php Fix some lint issues (#14962) 2023-04-15 09:02:41 -05:00
VerifyTwoFactor.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00
VerifyUserEnabled.php Laravel 10.x Shift (#14995) 2023-05-24 22:21:54 +02:00