marckunze / rancor

Ranked Choice voting tool repo
https://rancor.herokuapp.com
Other
0 stars 0 forks source link

Change email support #88

Closed MarkHammondJr closed 9 years ago

MarkHammondJr commented 9 years ago

We need to add a way to change the email on the home page. I can do it in the backend with two parameters: the current password and the new email

For whomever writes it, just send those two parameters as a post request to /account/change/email and I'll take care of the rest

MarkHammondJr commented 9 years ago

Also, please make sure that this issue and https://github.com/marckunze/rancor/issues/87 are implemented using the same parameter name for the current password.

MarkHammondJr commented 9 years ago

https://github.com/marckunze/rancor/commit/9987d2aab555ce894e0ecf3fa87682af8d3a3925

marckunze commented 9 years ago

Closing Minimum Viable milestone since this was the last of them.

dennisccsf commented 9 years ago

woohoo!