feat(settings): Add MFA guard to 2FA setup from settings#19432
Merged
vpomerleau merged 1 commit intomainfrom Oct 3, 2025
Merged
feat(settings): Add MFA guard to 2FA setup from settings#19432vpomerleau merged 1 commit intomainfrom
vpomerleau merged 1 commit intomainfrom
Conversation
7656f1c to
00ada1d
Compare
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
packages/fxa-settings/src/components/Settings/UnitRowTwoStepAuth/index.tsx
Outdated
Show resolved
Hide resolved
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
packages/fxa-settings/src/pages/InlineRecoverySetupFlow/container.tsx
Outdated
Show resolved
Hide resolved
dschom
reviewed
Sep 18, 2025
dschom
reviewed
Sep 18, 2025
Contributor
dschom
left a comment
There was a problem hiding this comment.
Just a drive by with coments. I'll do a little manual testing, but the changes look great. Thanks for extra clean up, btw!
4 tasks
83e818b to
e4d55c0
Compare
Because: * We want to guard the totp creation endpoints and flow This commit: * Add MFA authentication variants of the 2FA setup endpoints (existing endpoints conserved for inline flow) * Add MFA guard to 2FA setup from settings Closes #FXA-12229
dschom
approved these changes
Oct 3, 2025
Contributor
dschom
left a comment
There was a problem hiding this comment.
Just did some manual testing, and it looks good to me! Thanks for these changes.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
NOTE: This PR contains 2 commits, only 00ada1d is part of the review scope here.
Because
This pull request
Issue that this pull request solves
Closes: FXA-12229
Checklist
Put an
xin the boxes that applyScreenshots (Optional)
Please attach the screenshots of the changes made in case of change in user interface.
Other information (Optional)