snipe-it/app/Http/Controllers/Auth
johnson-yi 0cdd83aabf
Fixes #8584, #8654, #8727 - fixes and improvements for saml (#8795)
* Let onelogin/php-saml know to use 'X-Forwarded-*' headers if it is from a trusted proxy

* Gracefully handle the case where openssl_csr_new fails when openssl.cnf is invalid/missing

* Improve ui of saml sp metadata by displaying it's url and a download button
2020-11-20 18:54:25 -08:00
..
ForgotPasswordController.php Use username for forgotten password 2020-11-02 23:57:00 -08:00
LoginController.php Possible fix for #8670 - LDAP users deactivated on login 2020-11-12 22:18:49 -08:00
RegisterController.php Minor code cleanup bits and bobs (#6805) 2019-03-13 20:12:03 -07:00
ResetPasswordController.php Removed debugging 2020-11-03 11:45:19 -08:00
SamlController.php Fixes #8584, #8654, #8727 - fixes and improvements for saml (#8795) 2020-11-20 18:54:25 -08:00