snipe-it/app/Http
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
..
Controllers Fixes #8584, #8654, #8727 - fixes and improvements for saml (#8795) 2020-11-20 18:54:25 -08:00
Middleware Small fixes for SAML 2020-11-24 13:51:02 -08:00
Requests Fixes #8584, #8654, #8727 - fixes and improvements for saml (#8795) 2020-11-20 18:54:25 -08:00
Traits Added: Caching of settings (#6378) 2018-11-01 19:59:50 -07:00
Transformers Added search/sort by Location OU, added to listing 2020-11-17 22:17:07 -08:00
Kernel.php Fixed #8781 - added asset count by status type (#8806) 2020-11-24 12:15:07 -08:00