tanzquotient / website

Website of Tanzquotient
https://tanzquotient.org
GNU General Public License v2.0
5 stars 5 forks source link

Make email addresses unique #171

Closed renatobellotti closed 5 years ago

renatobellotti commented 6 years ago

Find out why they are not unique and fix it. (Look at the DB table: the email field in the auth_user table has no UNIQUE flag!)

renatobellotti commented 6 years ago

Partially solved by #174 because now, user profiles are only created when a user signs up (at least I think so).

We still need to do something about the existing multiaccounts.