snipe-it/app/Http/Middleware
..
AssetCountForSidebar.php Adopt Laravel coding style 2021-06-10 20:15:52 +00:00
Authenticate.php
CheckForDebug.php
CheckForSetup.php
CheckForTwoFactor.php
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
PreventBackHistory.php
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
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
VerifyCsrfToken.php