snipe-it/app/Http/Middleware
snipe 973eacf6c3 Small fixes for SAML
The SAML routes are in a service provide (sigh), so they did not have the `web` middleware group assigned to it.

I also added some additional checks so that the setup blade won’t fail (the migrations wouldn’t have been run yet, so outside of a try/catch, it would return an error since those tables don’t exist.)
2020-11-24 13:51:02 -08:00
..
AssetCountForSidebar.php Small fixes for SAML 2020-11-24 13:51:02 -08:00
Authenticate.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
CheckForDebug.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckForSetup.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckForTwoFactor.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckLocale.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
CheckPermissions.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
EncryptCookies.php Removed serialize duplicate 2019-08-14 22:22:50 -07:00
RedirectIfAuthenticated.php Fixes #2448 - redirect to intended page 2016-10-29 07:32:48 -07:00
SecurityHeaders.php Added S3 url into CSP 2020-11-12 19:50:01 -08:00
VerifyCsrfToken.php Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00