ngds / ngds-metadatabase-v4

MIT License
3 stars 1 forks source link

There is no invalid login response if you type the wrong name/password. #20

Open aazaff opened 3 years ago

aazaff commented 3 years ago

If you enter an invalid username or password into the login, there's no reaction, so you don't know if it's because you typed it wrong or the login button is just broken. There should be some kind of event that get triggered on a failed login.