snipe-it/app/Http/Middleware
snipe 19e0fb7955 Reverting CSP change
Signed-off-by: snipe <snipe@snipe.net>
2024-03-01 12:25:14 +00:00
..
AssetCountForSidebar.php Updated blades to add byod as a “status” 2023-01-18 13:25:46 -08:00
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 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 Reverting CSP change 2024-03-01 12:25:14 +00:00
TrimStrings.php
TrustHosts.php
TrustProxies.php
VerifyCsrfToken.php