snipe-it/app/Http/Middleware
..
AssetCountForSidebar.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
CheckForDebug.php
CheckForSetup.php
CheckForTwoFactor.php
CheckLocale.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
CheckPermissions.php
CheckUserIsActivated.php
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
TrimStrings.php
TrustHosts.php Shift HTTP kernel and middleware 2021-06-10 20:17:04 +00:00
TrustProxies.php WIP: First stabs at getting Laravel Vite to work; no luck so far :( 2023-02-21 19:35:37 -08:00
VerifyCsrfToken.php