RubyMoney / money-rails

Integration of RubyMoney - Money with Rails
MIT License
1.8k stars 387 forks source link

Opt-in for MFA requirement #690

Closed tagliala closed 8 months ago

tagliala commented 8 months 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/

semmons99 commented 8 months ago

ty