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 setup_webauthn_authentication helper method in updating MFA level #3963

Merged
merged 1 commit into from Jul 28, 2023

Conversation

jenshenny
Copy link
Member

While working on #3962, I noticed that MultifactorAuthsController#setup_webauthn_authentication is a duplicate of WebauthnVerifiable#setup_webauthn_authentication.

Removed the controller method and used the concern helper method.

@jenshenny jenshenny marked this pull request as ready for review July 26, 2023 20:33
@codecov
Copy link

codecov bot commented Jul 26, 2023

Codecov Report

Merging #3963 (ddf9e6c) into master (34325b6) will decrease coverage by 0.01%.
The diff coverage is 100.00%.

@@            Coverage Diff             @@
##           master    #3963      +/-   ##
==========================================
- Coverage   98.86%   98.86%   -0.01%     
==========================================
  Files         221      221              
  Lines        5466     5461       -5     
==========================================
- Hits         5404     5399       -5     
  Misses         62       62              
Files Changed Coverage Δ
app/controllers/multifactor_auths_controller.rb 100.00% <100.00%> (ø)

@jenshenny jenshenny merged commit 514db82 into rubygems:master Jul 28, 2023
13 checks passed
@rubygems-org-shipit rubygems-org-shipit bot temporarily deployed to staging July 28, 2023 17:30 Inactive
@rubygems-org-shipit rubygems-org-shipit bot temporarily deployed to production July 29, 2023 20:29 Inactive
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.

None yet

1 participant