snipe-it/app
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
..
Console Addresses - not fixes - #8740 2020-11-13 12:34:42 -08:00
Events Assorted licenses UI fixes while testing. 2020-05-12 14:38:21 -04:00
Exceptions Fix invalidJSON exception 2019-08-14 22:18:48 -07:00
Helpers Fixed #8749 - added more default colors to prevent missing index in pie chart math 2020-11-18 07:06:14 -08:00
Http Small fixes for SAML 2020-11-24 13:51:02 -08:00
Importer Squashed commit of the following: 2020-08-31 12:17:19 -07:00
Jobs Version 3 - hold onto your butts 2016-03-25 01:18:05 -07:00
LegacyEncrypter Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Listeners Fixed checkin/checkout notification crashing 2020-09-11 16:10:18 -07:00
Models Comment with possible alternatve to the custom undeleted validator 2020-11-24 12:01:09 -08:00
Notifications Refactor Expected Checkin Notification into markdown and enable translation (#8236) 2020-11-12 15:09:40 -08:00
Observers Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
Policies Clean up Transformers and extract an isDeletable() method to models where it makes sense. 2020-05-23 15:24:10 -04:00
Presenters Added search/sort by Location OU, added to listing 2020-11-17 22:17:07 -08:00
Providers Small fixes for SAML 2020-11-24 13:51:02 -08:00
Services Fixes #8584, #8654, #8727 - fixes and improvements for saml (#8795) 2020-11-20 18:54:25 -08:00