Skip to content
This repository has been archived by the owner on Sep 4, 2020. It is now read-only.

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

Open
sbinet opened this issue Mar 20, 2018 · 0 comments
Open

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

sbinet opened this issue Mar 20, 2018 · 0 comments
Assignees

Comments

@sbinet
Copy link
Contributor

sbinet commented Mar 20, 2018

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

  • a valid one
  • controlled by the user on the other end to prevent unwanted spam.

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.

@sbinet sbinet self-assigned this Mar 20, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant