2.0 RC 2 (#3825)
* fix menu highlight (invoice sub-pages) * move calendar drag & drop boxes to right * bump composer packages and install rate-limiter * added login throttling
This commit is contained in:
@@ -61,6 +61,10 @@ security:
|
||||
path: logout
|
||||
target: homepage
|
||||
|
||||
login_throttling:
|
||||
max_attempts: 5
|
||||
interval: '5 minutes'
|
||||
|
||||
access_decision_manager:
|
||||
strategy: unanimous
|
||||
allow_if_all_abstain: false
|
||||
|
||||
Reference in New Issue
Block a user