HandmadeNetwork / hmn

The handmade website for https://handmade.network/
7 stars 2 forks source link

Email confirmations that expire may leave users unable to even log in #6

Open bvisness opened 2 months ago

bvisness commented 2 months ago

A user emailed us saying that because he didn't confirm his email in time, the site rejected the confirmation attempt with the message:

You haven't validated your email in time and the user was deleted. You may try registering again with the same username.

But then when he did so, he got this message:

Username (username) already exists.

So that's obviously wrong. His user did in fact exist and I had to manually approve it. Seems like we may need to handle something differently here.