ctrager/budoco

Handle user/email collisions, expire pending registrations

Closed this issue · 2 comments

Need to check user table AND pending registratins (emailed_links table) when update user changes username or email.
Also, need to check physically delete stale pending registrations so that the username/emails aren't wasted.

Collisions okay, but still need to expire registrations

done