Brute-force attack. Too many incorrect password attempts. Login blocked. User blocked.
If the user enters the wrong password several times in a row, he/she will be blocked as shown in the table below:
Number of incorrectly entered passwords | User lockout time |
---|---|
5 | 1 minute |
10 | 5 minutes |
15 | 30 minutes |
20 | user login is blocked permanently |
If a user is locked out, they can use the password reset option or contact support.

