brunobeeee / drinklog

A habit tracker for tracking water intake.
0 stars 0 forks source link

Handle logging in with wrong credentials #47

Closed brunobeeee closed 6 months ago

brunobeeee commented 6 months ago

When running the production.yml and logging in with wrong credentials you get a Server Error (500). This should be handled better with a short message like "Sorry we coudn't log you in!".

brunobeeee commented 6 months ago

Nvm the Server Error (500) was bc I forgot to migrate the db. Still a short error message would be nice!