rubygems / rubygems.org

The Ruby community's gem hosting service.
https://rubygems.org
MIT License
2.33k stars 924 forks source link

Add mailer for user MFA authentication app updates #3729

Closed jenshenny closed 1 year ago

jenshenny commented 1 year ago

Is your feature request related to a problem?

Currently, emails are sent if a user adds or removes a Webauthn security device https://github.com/rubygems/rubygems.org/pull/3695.

It would be nice to send an email if someone enables / disables a MFA TOTP device too.

Screenshot 2023-04-23 at 12 18 50 PM

Webauthn device mailer previews for reference:

jenshenny commented 1 year ago

@garyhtou is going to work on this!