snipe-it/app/Http/Middleware
snipe e3d2f7cc96 Missed a few
Signed-off-by: snipe <snipe@snipe.net>
2022-03-08 20:05:17 -08:00
..
AssetCountForSidebar.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Authenticate.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CheckForDebug.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckForSetup.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckForTwoFactor.php Fixes 2FA cookie -> user issue 2022-02-15 18:29:23 -08:00
CheckLocale.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckPermissions.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
EncryptCookies.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
NoSessionStore.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
PreventBackHistory.php Fixed typo (thanks @ssddanbrown) 2021-10-08 13:39:49 -05:00
PreventRequestsDuringMaintenance.php Shift HTTP kernel and middleware 2021-06-10 20:17:04 +00:00
RedirectIfAuthenticated.php Fixes #2448 - redirect to intended page 2016-10-29 07:32:48 -07:00
SecurityHeaders.php Missed a few 2022-03-08 20:05:17 -08:00
TrimStrings.php Shift HTTP kernel and middleware 2021-06-10 20:17:04 +00:00
TrustHosts.php Shift HTTP kernel and middleware 2021-06-10 20:17:04 +00:00
TrustProxies.php Shift HTTP kernel and middleware 2021-06-10 20:17:04 +00:00
VerifyCsrfToken.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00