3
0
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:
snipe
2022-06-22 09:11:24 -07:00
parent 18778d3723
commit a7dc6162fa
4 changed files with 19 additions and 12 deletions

View File

@ -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