mirror of
https://github.com/jeremyd/ergo.git
synced 2026-06-20 11:24:20 -07:00
add support for email timeouts
This commit is contained in:
@@ -413,6 +413,7 @@ accounts:
|
||||
# password: "hunter2"
|
||||
blacklist-regexes:
|
||||
# - ".*@mailinator.com"
|
||||
timeout: 60s
|
||||
|
||||
# throttle account login attempts (to prevent either password guessing, or DoS
|
||||
# attacks on the server aimed at forcing repeated expensive bcrypt computations)
|
||||
|
||||
Reference in New Issue
Block a user