oudalab / barnyard

Cow-calf animal management system.
https://oudalab.github.io
MIT License
0 stars 1 forks source link

Incorrect Email does not prompt incorrect email/password combination #106

Closed samcool2010 closed 6 years ago

samcool2010 commented 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.

prithvirajkadiyala commented 6 years ago

Added a flash near the return statement that shows incorrect Username or password is wrong depending on which one