snipe-it/app/Http/Middleware
snipe 9a0db72eb4 More strings
Signed-off-by: snipe <snipe@snipe.net>
2024-06-20 15:40:38 +01:00
..
AssetCountForSidebar.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
CheckForDebug.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
CheckForSetup.php Fixed #12772 - use the APP_URL config more consistently 2023-04-05 16:05:40 -07:00
CheckForTwoFactor.php More strings 2024-06-20 15:40:38 +01:00
CheckLocale.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
CheckPermissions.php Updates the Gate “use” statement to be more specific 2023-03-18 11:58:09 -07:00
CheckUserIsActivated.php Cleaned up facade names and references 2024-05-29 12:38:15 +01:00
EncryptCookies.php
NoSessionStore.php
PreventBackHistory.php
PreventRequestsDuringMaintenance.php
RedirectIfAuthenticated.php
SecurityHeaders.php Fixed #14664 - allow additional urls in env for CSP 2024-05-16 22:19:18 +01:00
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