snipe-it/app/Http/Middleware
..
AssetCountForSidebar.php Derp 2024-07-11 12:01:06 +01:00
CheckForDebug.php Modernize use statements, switch to auth() 2024-07-04 20:49:22 +01:00
CheckForSetup.php Fixed #12772 - use the APP_URL config more consistently 2023-04-05 16:05:40 -07:00
CheckForTwoFactor.php
CheckLocale.php Use app helped instead of facade 2024-07-13 15:15:18 +01:00
CheckPermissions.php
CheckUserIsActivated.php
EncryptCookies.php
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
RedirectIfAuthenticated.php
SecurityHeaders.php
TrimStrings.php
TrustHosts.php
TrustProxies.php
VerifyCsrfToken.php