Release 2.23.0 (#5075)
This commit is contained in:
@@ -5,3 +5,17 @@ framework:
|
||||
limit: 250
|
||||
interval: '1 hour'
|
||||
lock_factory: null
|
||||
reset_password:
|
||||
policy: 'fixed_window'
|
||||
limit: 10
|
||||
interval: '1 hour'
|
||||
lock_factory: null
|
||||
|
||||
when@test:
|
||||
framework:
|
||||
rate_limiter:
|
||||
reset_password:
|
||||
policy: 'fixed_window'
|
||||
limit: 100
|
||||
interval: '1 minute'
|
||||
lock_factory: null
|
||||
|
||||
Reference in New Issue
Block a user