freedomsponsors / www.freedomsponsors.org

Crowdfunding Free Software, one issue at a time.
https://freedomsponsors.org
GNU Affero General Public License v3.0
190 stars 76 forks source link

Forget password should trigger account activation email. #168

Open tonylampada opened 11 years ago

tonylampada commented 11 years ago

As raised by @jarlarntzen on this PR.

I'm able to sign up but my activation e-mail never arrives (maybe because of some fw? I can see the e-mail text in the terminal, though.) When I'm not activated, I can't use the "Forgotten password" functionality since that only works on active accounts, it seems. This means that if someone manages to lose their activation e-mail, they have to choose a new account name. As a fix, I propose simply treating the "Forgotten password" request as a "Activate account" request.

Must investigate.

jarlarntzen commented 11 years ago

Clarification: As a fix, I propose simply treating the "Forgotten password" request as a "Activate account" request only when the account has not yet been activated.