snipe-it/app/Providers
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
..
AppServiceProvider.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
AuthServiceProvider.php Allow API token expiration in years to be configured via env 2020-11-09 22:52:55 -08:00
EventServiceProvider.php (develop) Fix asset auto-incrementation (#6806) 2019-03-13 10:58:35 -07:00
LdapServiceProvider.php [WIP] fix ldap-sync for v5 with AdLdap2 2020-08-14 14:45:05 -07:00
MacroServiceProvider.php Small phpcbf cleanup 2016-12-29 14:02:18 -08:00
RouteServiceProvider.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
SamlServiceProvider.php Small fixes for SAML 2020-11-24 13:51:02 -08:00
SettingsServiceProvider.php Fixed pathing for accessories 2020-08-03 11:17:56 -07:00
ValidationServiceProvider.php Removed debugging code 2020-11-02 20:10:18 -08:00