diff --git a/login/login.md b/login/login.md index f33d92b..da4f2af 100644 --- a/login/login.md +++ b/login/login.md @@ -54,4 +54,6 @@ are wrong, the login process is: * The caption becomes 'login' * The password box is cleared. 6. Finally, an alert above the login box is shown with the title 'Login Failed' - and the message 'Your username or password is incorrect'. \ No newline at end of file + and the message 'Your username or password is incorrect'. +7. If the credentials are entered incorrectly three times, the user account + is locked out. \ No newline at end of file