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

Save Recovery Code #924

Closed
anikarni opened this issue Jan 20, 2017 · 1 comment
Closed

Save Recovery Code #924

anikarni opened this issue Jan 20, 2017 · 1 comment

Comments

@anikarni
Copy link
Member

anikarni commented Jan 20, 2017

When the user submits the back-up email, it should persist the recovery code. This story is to save a static recovery code in Bonafide. However, after this story is done, we still won't have the recovery code accessible to us or have access to the secret. The next stories will take care of that.

Acceptance Criteria

When I submit my back-up email, a static recovery code should be saved for me in Bonafide. If a recovery code already exists, it should be updated.

In Scope

  • Call the /users endpoint to add/update a second password in Bonafide that will be the recovery code [requires PR]

Out of Scope

  • Generating new recovery code
  • Sending the recovery code to the user.
  • Encrypting Soledad secret.

Depends on

#922

@anikarni
Copy link
Member Author

This should only happen when the user enters the back-up email, so this should be blocked by #922 :( My mistake

@thaissiqueira thaissiqueira added Doing and removed Ready labels Mar 1, 2017
leap-code-o-matic pushed a commit to leapcode/leap_web that referenced this issue Mar 14, 2017
leap-code-o-matic pushed a commit to leapcode/leap_web that referenced this issue Mar 14, 2017
thaissiqueira added a commit that referenced this issue Mar 15, 2017
anikarni added a commit that referenced this issue Mar 15, 2017
[#924] Implements update recovery code through bitmask
thaissiqueira added a commit that referenced this issue Mar 15, 2017
thaissiqueira added a commit that referenced this issue Mar 15, 2017
thaissiqueira added a commit that referenced this issue Mar 15, 2017
thaissiqueira added a commit that referenced this issue Mar 16, 2017
leap-code-o-matic pushed a commit to leapcode/bitmask-dev that referenced this issue Mar 30, 2017
Related with: pixelated/pixelated-user-agent#924
with @aarni

Signed-off-by: Ruben Pollan <meskio@sindominio.net>
@anikarni anikarni added the MVP1 label Mar 31, 2017
@tiagovinicius tiagovinicius changed the title Create/update recovery code Save Recovery Code Apr 4, 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

4 participants