mirror of
https://github.com/snipe/snipe-it.git
synced 2026-02-04 09:35:32 +00:00
Simplify password attempts rate limiting
Signed-off-by: snipe <snipe@snipe.net>
This commit is contained in:
@ -152,7 +152,7 @@ LOGIN_LOCKOUT_DURATION=60
|
||||
# --------------------------------------------
|
||||
RESET_PASSWORD_LINK_EXPIRES=15
|
||||
PASSWORD_CONFIRM_TIMEOUT=10800
|
||||
PASSWORD_RESET_MAX_ATTEMPTS_PER_MIN=30
|
||||
PASSWORD_RESET_MAX_ATTEMPTS_PER_MIN=50
|
||||
|
||||
# --------------------------------------------
|
||||
# OPTIONAL: MISC
|
||||
|
||||
Reference in New Issue
Block a user