ericchu94 / chat

0 stars 0 forks source link

Add "Forgot Password" Feature for Login Page #9

Closed FlipEnergy closed 9 years ago

FlipEnergy commented 9 years ago

Will be added to the BRD first.

FlipEnergy commented 9 years ago

@ericchu94

So I added the feature in the BRD.

As for the email, I can see two options:

  1. An email will be sent containing a link to a password reset page OR
  2. An email will be sent containing a randomly generated temporary password which would replace the user's old password. The user then can use that to log in then automatically direct them to the password change page.

Which do you think is better/easier to implement?

ericchu94 commented 9 years ago

I'd say the reset is the better solution.

I think this is not a critical issue, so I'd suggest pushing it into module 6

FlipEnergy commented 9 years ago

@ericchu94 Done. Please review.

ericchu94 commented 9 years ago

Looks good

FlipEnergy commented 9 years ago

Merged. gh-9 branch deleted.

FlipEnergy commented 9 years ago

Issue closed.