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

Use the same 2FA instructions in journo/admin templates #5049

Merged
merged 1 commit into from
Dec 4, 2019

Conversation

rmol
Copy link
Contributor

@rmol rmol commented Dec 2, 2019

Status

Ready for review

Description of Changes

The journalist template says "verification code" instead of just "code" in "Once you have paired FreeOTP with this account, enter the 6-digit code below". This makes the equivalent admin template consistent and reduces the translation work.

This isn't urgent and can be dealt with after 1.2.0.

Testing

  • Run make dev.
  • Log in as journalist
  • Visit the account editing page
  • Click RESET MOBILE APP CREDENTIALS
  • Note the string at the bottom: Once you have paired FreeOTP with this account, enter the 6-digit verification code below:
  • Click on Admin in the top navigation bar.
  • Click the pencil icon under Edit for one of the accounts.
  • Click RESET MOBILE APP CREDENTIALS
  • Confirm that the string at the bottom is the same: Once you have paired FreeOTP with this account, enter the 6-digit verification code below:

Deployment

Adds a clarifying word to the admin 2FA reset template, making it consistent. Has no effect beyond the user interface.

Checklist

If you made changes to the server application code:

  • Linting (make lint) and tests (make test) pass in the development container

If you made non-trivial code changes:

  • I have written a test plan and validated it for this PR

The journalist template says "verification code" instead of just
"code" in "Once you have paired FreeOTP with this account, enter the
6-digit code below". This makes them consistent and reduces the
translation work.
@ninavizz
Copy link
Member

ninavizz commented Dec 2, 2019

It should say verification code consistently, when it refers to that piece in the game 'o security twister. May be misunderstanding ticket. @eloquence?

@rmol
Copy link
Contributor Author

rmol commented Dec 2, 2019

@ninavizz Yeah, this ticket is making the admin version of the template also say verification code.

Copy link
Contributor

@zenmonkeykstop zenmonkeykstop left a comment

Choose a reason for hiding this comment

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

LGTM based on diff review...

Aand test plan passes too.

@zenmonkeykstop zenmonkeykstop merged commit 6365720 into develop Dec 4, 2019
@zenmonkeykstop zenmonkeykstop mentioned this pull request Apr 29, 2020
22 tasks
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.

3 participants