Closed samcool2010 closed 6 years ago
When you type in an email that is not in the database, instead of getting the incorrect email/password combination you receive when you type in the wrong password, you get redirected to the 404 page.
Added a flash near the return statement that shows incorrect Username or password is wrong depending on which one
When you type in an email that is not in the database, instead of getting the incorrect email/password combination you receive when you type in the wrong password, you get redirected to the 404 page.