Closed MarkHammondJr closed 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.
Closing Minimum Viable milestone since this was the last of them.
woohoo!
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