Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

UI secondary dr recovery token fix #5818

Merged
merged 3 commits into from
Nov 19, 2018
Merged

Conversation

meirish
Copy link
Contributor

@meirish meirish commented Nov 19, 2018

With the change in token length in 1.0, the ui-generated OTP for DR recovery no longer worked, but that's ok because the APIs already had been updated to generate an OTP on the server.

This updates things to use the new APIs and removes the client-side generation of the OTP.

dr-recovery

Design tweaks for the last page to show the OTP in a callout as well.
screen shot 2018-11-19 at 11 57 46 am

And we removed the command if there's no OTP.
screen shot 2018-11-19 at 11 57 19 am

@meirish meirish requested review from a team November 19, 2018 18:13
Copy link
Contributor

@madalynrose madalynrose left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

so much of this looks way cleaner than it was! 💅

@meirish meirish added this to the 1.0 milestone Nov 19, 2018
@meirish meirish merged commit 767f35e into master Nov 19, 2018
@meirish meirish deleted the ui-secondary-dr-recovery-token-fix branch November 19, 2018 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants