Open alexdobre opened 10 years ago
If the user logs in with invalid credentials 3 times - the app should present a Captcha field to prevent further brute force attempts.
On the server side we limit the Login attempts via time and captcha.
If the user logs in with invalid credentials 3 times - the app should present a Captcha field to prevent further brute force attempts.
On the server side we limit the Login attempts via time and captcha.