This website requires JavaScript.
Explore
Help
Sign In
mirror
/
snipe-it
Watch
3
Star
0
Fork
0
You've already forked snipe-it
mirror of
https://github.com/snipe/snipe-it.git
synced
2026-03-05 07:59:29 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
dc2e6c2b06967734f7d857908e5e8a8de5572a2b
snipe-it
/
app
/
Http
/
Controllers
/
Auth
History
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
…
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