Skip to content
This repository has been archived by the owner on Jan 2, 2020. It is now read-only.

Update password #1016

Open
anikarni opened this issue Mar 20, 2017 · 0 comments
Open

Update password #1016

anikarni opened this issue Mar 20, 2017 · 0 comments

Comments

@anikarni
Copy link
Member

anikarni commented Mar 20, 2017

This story if for us to actually update the password when the user submitted the recovery code and new password.

Acceptance Criteria

Given I changed my password with the recovery code, when I log out, I should be able to log back in and see emails with the new password.

Given I changed my password with the recovery code, when I log out, I should not be able to login with my old password.

In Scope

  • Decrypt secret with recovery code
  • Encrypt secret with new password
  • Update password in Webapp when login in with recovery code (already implemented)

Out of Scope

  • Does not include updating the recovery code
  • Does not include redirecting on success

Depends on

#935

@anikarni anikarni added this to the Account Recovery milestone Mar 20, 2017
@anikarni anikarni added the MVP1 label Mar 31, 2017
@anikarni anikarni changed the title Update password Update password secret Mar 31, 2017
@anikarni anikarni changed the title Update password secret Update password Mar 31, 2017
@anikarni anikarni removed the MVP1 label May 15, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant