CHSCodeForChange / Sapphire-Web

The website/backend repository for Sapphire, a platform to help organizations manage volunteers.
https://sapphire-web.herokuapp.com
GNU General Public License v3.0
8 stars 2 forks source link

Potential workaround allowing two different users to have the same e-mail address #77

Closed Danp1140 closed 6 years ago

Danp1140 commented 6 years ago

Basically, I noticed that if you go into the "Edit Profile" menu and change your e-mail address to one that already exists on another account, nothing stops you. We could either get rid of the change e-mail feature, or send a reconfirmation e-mail, along with adding a check to see if the e-mail already exists. Not too difficult (or urgent) a fix.