Skip to content

Opt-in for MFA requirement explicitly#43

Merged
iMacTia merged 1 commit into
lostisland:mainfrom
tagliala:chore/explicitly-enable-mfa
Aug 26, 2024
Merged

Opt-in for MFA requirement explicitly#43
iMacTia merged 1 commit into
lostisland:mainfrom
tagliala:chore/explicitly-enable-mfa

Conversation

@tagliala

@tagliala tagliala commented Aug 13, 2024

Copy link
Copy Markdown
Contributor

As a popular gem, faraday-net_http implicitly requires that all privileged operations by any of the owners require OTP.

However, by explicitly setting rubygems_mfa_required metadata, the gem will show "NEW VERSIONS REQUIRE MFA" and
"VERSION PUBLISHED WITH MFA" in the sidebar at
https://rubygems.org/gems/faraday-net_http

Ref:


image

As a popular gem, `faraday-net_http` implicitly requires that all
privileged operations by any of the owners require OTP.

However, by explicitly setting `rubygems_mfa_required` metadata, the
gem will show "NEW VERSIONS REQUIRE MFA" and
"VERSION PUBLISHED WITH MFA" in the sidebar at
https://rubygems.org/gems/faraday-net_http

Ref:
- https://blog.rubygems.org/2022/08/15/requiring-mfa-on-popular-gems.html
- https://guides.rubygems.org/mfa-requirement-opt-in/
@tagliala tagliala force-pushed the chore/explicitly-enable-mfa branch from bedc8a9 to 290a8e9 Compare August 13, 2024 07:49

@iMacTia iMacTia left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks!

@iMacTia iMacTia merged commit adb7255 into lostisland:main Aug 26, 2024
@tagliala tagliala deleted the chore/explicitly-enable-mfa branch August 26, 2024 11:58
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