snipe-it/app/Http/Middleware
2023-04-18 11:01:00 -07:00
..
AssetCountForSidebar.php
CheckForDebug.php
CheckForSetup.php Fixed #12772 - use the APP_URL config more consistently 2023-04-05 16:05:40 -07:00
CheckForTwoFactor.php Fixed visibility for constants and methods 2023-02-06 12:44:02 -08:00
CheckLocale.php
CheckPermissions.php Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
CheckUserIsActivated.php
EncryptCookies.php
NoSessionStore.php
PreventBackHistory.php
PreventRequestsDuringMaintenance.php
RedirectIfAuthenticated.php
SecurityHeaders.php
TrimStrings.php
TrustHosts.php
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