solidusio / solidus_paypal_braintree

⛔️ [Archived] Use solidus_braintree instead!
https://github.com/solidusio/solidus_braintree
BSD 3-Clause "New" or "Revised" License
37 stars 78 forks source link

Require MFA for RubyGems actions #306

Closed RyanofWoods closed 2 years ago

RyanofWoods commented 2 years ago

This setting tells RubyGems that MFA is required for accounts to be able perform any of these privileged operations:

This helps make the gem more secure, as users can be more confident that gem updates were pushed by maintainers.

More information: https://guides.rubygems.org/mfa-requirement-opt-in/ https://docs.rubocop.org/rubocop/cops_gemspec.html#gemspecrequiremfa