jeftsd / SmartHome

0 stars 0 forks source link

Account duplication check not working properly #1

Open eonsik opened 4 years ago

eonsik commented 4 years ago

The account duplication check feature not working properly. Accounts with the same login credentials can be created.

https://www.screencast.com/t/UdAAg8wkHP LWR_Recording

@jeftsd @eonsik

jeftsd commented 4 years ago

Solution: make usernames unique in the database and add a check when trying to create a new account