Ruk33/l2auth

login with invalid credentials

Ruk33 opened this issue · 1 comments

Ruk33 commented

Steps to reproduce:

  • login with valid credentials
  • go back to login screen
  • without changing the username, put any password (invalid)

Current behavior
Users can login with invalid credentials

Expected behavior
Users shouldn't be able to log in with invalid credentials (even if they put it right the first time)

Ruk33 commented

Fixed in 23cb194