Aut 4248/check your phone sms sms#2794
Merged
Merged
Conversation
78982ff to
06a700c
Compare
14fae25 to
f366137
Compare
022db74 to
8930c45
Compare
7a30c20 to
d9e5b3d
Compare
d9e5b3d to
08245d3
Compare
- If user has chosen SMS method, redirects them to ENTER_MFA - Saves the chosen SMS method ID to the session - This will be used to show the correct number on the enter MFA screen
- Uses req.session.user.mfaMethods data to assign ID to defaultMfaMethodId - This ensures it is populated whenever the variable is referenced later on
- If coming from the how do you want security codes screen, defaultMfaMethodId wip to squash into enter mfa
- This is so that the MFA code is sent to the correct number
- Retrieve and set activeMfaMethodId to that of default mfa method wip to squash
- Delete redundant test - - The assertions in this test are covered in "should render reset password check email view" - Refactor overlapping tests into single parameterized test - Add missing assertion
41ec30d to
d80776e
Compare
d80776e to
ae08377
Compare
|
mattvot
approved these changes
May 28, 2025
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.



What
How to review
Checklist
Related PRs