snipe-it/app/Http/Controllers/Auth
snipe 4f89dfee49
Merge pull request #10679 from snipe/fixes/timing_attack_mitigation_for_forgot_password
Added usleep random to forgotten password method to mitigate timing attacks
2022-02-16 11:17:00 -07:00
..
ForgotPasswordController.php Added usleep :( 2022-02-15 18:09:58 -08:00
LoginController.php Fixes 2FA cookie -> user issue 2022-02-15 18:29:23 -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 Added saml custom setting retrieveParametersFromServer to enable fixing SLO issues with Azure AD (#9187) 2021-02-23 11:05:22 -08:00