overthesun / simoc

A scalable model of an interactive, off-world community
https://ngs.simoc.space/
GNU General Public License v3.0
2 stars 2 forks source link

provide feedback on login if user does not exist #76

Closed kstaats closed 5 years ago

kstaats commented 5 years ago

When you attempt to log in and your user does not exist, there is no feedback. Need to provdie on-screen feedback.

ezio-melotti commented 5 years ago

This is fixed in https://github.com/kstaats/simoc-web/commit/24364452cc074ea24e07300239344ce0bf1e071f It says something like "Error: Bad username or password" now.