Steps to reproduce
- Get throttled via via request (keep logging in with wrong pw)
- Login with correct pw
Expected behaviour
- Requests should not be throttled anymore
Actual behaviour
- Requests to endpoints are still throttled
Extra points for the following:
When a user is already in the blacklist, and auth.bruteforce.protection.enabled is set to false, the requests are still throttled.
Steps to reproduce
Expected behaviour
Actual behaviour
Extra points for the following:
When a user is already in the blacklist, and
auth.bruteforce.protection.enabledis set to false, the requests are still throttled.