Skip to content
This repository has been archived by the owner on Apr 3, 2019. It is now read-only.

Change length of password reset code to 128 bits, and send user a clickable link when she wants to reset her password #483

Closed
ckarlof opened this issue Jan 10, 2014 · 1 comment

Comments

@ckarlof
Copy link
Contributor

ckarlof commented Jan 10, 2014

UX is now that the user can choose a new password on the landing page after clicking on the password reset link. We should include the forgotPasswordToken in the reset link as well as the code, and the content server can extract these to use them in the API.

@dannycoates
Copy link
Contributor

fixed in b55c234

the link goes to /v1/reset_password?token=0123456789abcdef0123456789abcdef&code=0123456789abcdef0123456789abcdef

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants