mirror of
https://github.com/snipe/snipe-it.git
synced 2024-11-10 15:44:11 -08:00
973eacf6c3
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.) |
||
---|---|---|
.. | ||
AssetCountForSidebar.php | ||
Authenticate.php | ||
CheckForDebug.php | ||
CheckForSetup.php | ||
CheckForTwoFactor.php | ||
CheckLocale.php | ||
CheckPermissions.php | ||
EncryptCookies.php | ||
RedirectIfAuthenticated.php | ||
SecurityHeaders.php | ||
VerifyCsrfToken.php |