snipe_it/app/Console
Jeremy Price 3d2d7684aa Add console command to disable SAML logins
If a Snipe-IT sire has SAML enabled, and the SAML config is sufficiently
borked, the site will fail to even load the login page. That's probably
something that should be examined, but in the meantime, it'd be handy to
not have to manually edit the database to turn off SAML.

In this commit, I'm creating a saml-disable console command. And by
create, i mean i'm copypasta-ing the existing ldap-disable command.
2025-03-17 19:58:21 -07:00
..
Commands Add console command to disable SAML logins 2025-03-17 19:58:21 -07:00
Kernel.php refactors audit notification to mail, adds test, ads check to scheduler 2025-02-13 11:08:53 -08:00