snipe-it/app/Http/Middleware
snipe d1358b6249 Removed experimental feature policies
Signed-off-by: snipe <snipe@snipe.net>
2022-03-08 16:58:24 -08:00
..
AssetCountForSidebar.php
Authenticate.php
CheckForDebug.php
CheckForSetup.php
CheckForTwoFactor.php Fixes 2FA cookie -> user issue 2022-02-15 18:29:23 -08:00
CheckLocale.php
CheckPermissions.php
EncryptCookies.php
NoSessionStore.php
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
SecurityHeaders.php Removed experimental feature policies 2022-03-08 16:58:24 -08:00
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 Shift HTTP kernel and middleware 2021-06-10 20:17:04 +00:00
VerifyCsrfToken.php