Page MenuHomePhabricator

Add new notifications for additional 2FA being enabled/disabled
Open, Needs TriagePublic

Description

We currently have notifications for 2FA being enabled/disabled, but we should have distinct notifications for when 2FA is already enabled, and another 2FA method is enabled. Possibly telling the user how many different ones are enabled.

Similarly, when one is disabled (but there's still >1 enabled), show a notification to let the user know that a specific method has been disabled.

Event Timeline

Restricted Application added a subscriber: Aklapper. · View Herald Transcript
Reedy renamed this task from Add new notifications for additional 2FA to Add new notifications for additional 2FA being enabled/disabled.Dec 22 2023, 6:05 PM
Reedy moved this task from Backlog to External on the Notifications board.

Change 985617 had a related patch set uploaded (by Majavah; author: Majavah):

[mediawiki/extensions/OATHAuth@master] notifications: Store number of keys in notification data

https://gerrit.wikimedia.org/r/985617

Change 985618 had a related patch set uploaded (by Majavah; author: Majavah):

[mediawiki/extensions/OATHAuth@master] notifications: Show number of remaining devices

https://gerrit.wikimedia.org/r/985618

Change 985617 merged by jenkins-bot:

[mediawiki/extensions/OATHAuth@master] notifications: Store number of keys in notification data

https://gerrit.wikimedia.org/r/985617

Change 985618 merged by jenkins-bot:

[mediawiki/extensions/OATHAuth@master] notifications: Show number of remaining devices

https://gerrit.wikimedia.org/r/985618

I think all that's left on this one is when an "extra" device has been setup, and improving the wording/display for those in a similar way to the disable ones have been done