As a system, I should be able to block user account after providing three incorrect passwords so that I will prevent brute-force attacks.
The number of attempts could be stored in the DB, additionally number of attempts should be configurable by admin.
The subtask to #239.
As a system, I should be able to block user account after providing three incorrect passwords so that I will prevent brute-force attacks.
The number of attempts could be stored in the DB, additionally number of attempts should be configurable by admin.
The subtask to #239.