-
Notifications
You must be signed in to change notification settings - Fork 26
Open
Labels
Description
Steps to reproduce:
- when trying to login with a wrong username the application raises an error
TypeError: Cannot read property 'password' of undefinedon line https://github.com/Learn-by-doing/bitstarter/blob/master/controllers/login.js#L61
Expected result:
- application should gracefully handle a wrong username and send an error message to the view