go-saloon / saloon-legacy

A place to chat and communicate: a buffalo forum
BSD 3-Clause "New" or "Revised" License
85 stars 8 forks source link

saloon: improve user-registration process with email-confirmation #12

Open sbinet opened 6 years ago

sbinet commented 6 years ago

we should make sure the email associated with a username is:

therefore, we should create new users in a "blocked", "unactivated" state until a secret link sent to the user by email is clicked (or some secret passphrase is entered in a dedicated form.)

we should make sure we don't send emails to unactivated users.