Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

submitLogin unauthorize user #357

Open
imgenius-man opened this issue May 18, 2017 · 0 comments
Open

submitLogin unauthorize user #357

imgenius-man opened this issue May 18, 2017 · 0 comments

Comments

@imgenius-man
Copy link

Use Case:

  1. Login into the system
    Username: abc
    Password: 123
    actualPassword: 1234
    I tried to login to the system with wrong credentials (Username: abc, Password: 123) it gives an error message as expected but after that in a second I re-entered the right credentials (Username: abc, Password: 1234) it still giving error (Unauthorized).
    But if after first failed try, I wait for few seconds and then login with correct credentials (Username: abc, Password: 1234) , it takes me to the site as expected.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant