haml / haml-rails

let your Gemfile do the talking
MIT License
1.04k stars 169 forks source link

Opt-in for MFA requirement #190

Closed tagliala closed 1 year ago

tagliala commented 1 year ago

Make the gem more secure by requiring that all privileged operations by any of the owners require OTP.

Ref: https://guides.rubygems.org/mfa-requirement-opt-in/