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

Unify OTP validation #4754

Merged
merged 1 commit into from
Jun 3, 2024
Merged

Unify OTP validation #4754

merged 1 commit into from
Jun 3, 2024

Conversation

martinemde
Copy link
Member

I've been trying to fix our password reset to avoid the link expiration, which lead me on a long path of discovering the ways in which our MFA is inconsistent across controllers.

Copy link

codecov bot commented May 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 97.15%. Comparing base (8c6080f) to head (dca321f).

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #4754      +/-   ##
==========================================
+ Coverage   97.14%   97.15%   +0.01%     
==========================================
  Files         394      395       +1     
  Lines        8338     8379      +41     
==========================================
+ Hits         8100     8141      +41     
  Misses        238      238              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@martinemde martinemde force-pushed the martinemde/validate-otp branch 2 times, most recently from 33224ec to 8dce71b Compare May 31, 2024 23:09
@martinemde martinemde marked this pull request as ready for review June 2, 2024 00:56
@martinemde martinemde force-pushed the martinemde/validate-otp branch from 8dce71b to dca321f Compare June 2, 2024 01:05
@martinemde martinemde changed the title Unified OTP validation Unify OTP validation Jun 2, 2024
@martinemde
Copy link
Member Author

This ❌ is just code climate and I don't want to ignore one of them since it's fixed in the following PR once the refactor is complete.

@martinemde martinemde requested a review from indirect June 2, 2024 02:40
@martinemde martinemde merged commit c970f78 into master Jun 3, 2024
16 of 17 checks passed
@martinemde martinemde deleted the martinemde/validate-otp branch June 3, 2024 20:41
jonatas pushed a commit to jonatas/rubygems.org that referenced this pull request Jun 7, 2024
@martinemde martinemde added this to the Unify Authentication milestone Jun 28, 2024
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.

2 participants