snipe-it/app/Http/Middleware
snipe a5947b8109 Added warning in middleware
Signed-off-by: snipe <snipe@snipe.net>
2023-12-19 20:34:45 +00:00
..
AssetCountForSidebar.php
CheckForDebug.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
CheckForSetup.php
CheckForTwoFactor.php
CheckLocale.php Added warning in middleware 2023-12-19 20:34:45 +00:00
CheckPermissions.php Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
CheckUserIsActivated.php Logout user when their activated status is switched to off 2022-03-29 13:44:53 +01:00
EncryptCookies.php
NoSessionStore.php
PreventBackHistory.php
PreventRequestsDuringMaintenance.php
RedirectIfAuthenticated.php
SecurityHeaders.php Missed a few 2022-03-08 20:05:17 -08:00
TrimStrings.php
TrustHosts.php Shift HTTP kernel and middleware 2021-06-10 20:17:04 +00:00
TrustProxies.php
VerifyCsrfToken.php