GridtNetwork / gridt-client

Official client of the GridtNetwork.
https://gridt.org
Other
3 stars 1 forks source link

As an administrator, I want to send out verification e-mails to prevent malicious users from obtaining information about e-mails in my database #163

Open PJvanVliet opened 4 years ago

PJvanVliet commented 4 years ago

Currently, we prevent malicious users from obtaining information on the e-mails in our database by giving a non-informative error ("Could not create user, username or e-mail already in use.")

However, this causes unnecessary confusion for users and will still allow malicious actors to obtain information, by using a very unlikely username and checking all e-mails nonetheless.

Upon creating a user, an e-mail needs to be sent to the user's e-mail address, to verify that they have access to that e-mail.

Successfully solving this issue would require: