Page MenuHomePhabricator

Prevent users from editing, disabling, or swapping their primary contact number while they have SMS MFA
ClosedPublic

Authored by epriestley on Jan 23 2019, 7:12 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, Apr 21, 4:00 PM
Unknown Object (File)
Thu, Apr 18, 6:47 AM
Unknown Object (File)
Wed, Apr 17, 2:04 PM
Unknown Object (File)
Thu, Apr 11, 6:31 AM
Unknown Object (File)
Mon, Apr 1, 2:57 PM
Unknown Object (File)
Mar 23 2024, 5:49 PM
Unknown Object (File)
Mar 23 2024, 5:49 PM
Unknown Object (File)
Mar 23 2024, 5:49 PM
Subscribers
None

Details

Summary

Depends on D20022. Ref T13222. Since you can easily lock yourself out of your account by swapping to a bad number, prevent contact number edits while "contact number" MFA (today, always SMS) is enabled.

(Another approach would be to bind factors to specific contact numbers, and then prevent that number from being edited or disabled while SMS MFA was attached to it. However, I think that's a bit more complicated and a little more unwieldy, and ends up in about the same place as this. I'd consider it more strongly in the future if we had like 20 users say "I have 9 phones" but I doubt this is a real use case.)

Test Plan
  • With SMS MFA, tried to edit my primary contact number, disable it, and promote another number to become primary. Got a sensible error message in all cases.
  • After removing SMS MFA, did all that stuff with no issues.

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable