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

Set correct route for SMS resend button #293

Merged
merged 1 commit into from
Jun 6, 2023

Conversation

MKodde
Copy link
Member

@MKodde MKodde commented Jun 6, 2023

During registration, the wrong route was visited for the sms resend form. That resulted in the form being submitted unsuccessfully. By testing if the secondfactor id is set (this is never the case when adding a second RT from the token overview page) we can set the correct route and params for both scenarios.

During registration, the wrong route was visited for the sms resend
form. That resulted in the form being submitted unsuccessfully. By
testing if the secondfactor id is set (this is never the case when
adding a second RT from the token overview page) we can set the correct
route and params for both scenarios.
@MKodde MKodde requested a review from phavekes June 6, 2023 13:16
@MKodde MKodde merged commit 6ed9a66 into develop Jun 6, 2023
1 check passed
@MKodde MKodde deleted the bugfix/sat-sms-retry-bugfix branch June 6, 2023 13:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants