Page MenuHomePhabricator

Allow 2FA methods to be renamed
Open, MediumPublic

Description

image.png (916×869 px, 137 KB)

Once T401774 is done, there will be a rename button for each 2FA method on Special:AccountSecurity.

  • When clicked, this rename button should open a dialog where the user can type a new name
  • When the user saves the new name, the name should update, both in the UI and in the backend, ideally without reloading the page
  • TODO: Figure out whether/how to support this for users without JavaScript

Event Timeline

This is clearly nice, though I think it would be bearable for this feature to show up post-launch if we needed to descope something.

This is clearly nice, though I think it would be bearable for this feature to show up post-launch if we needed to descope something.

Agreed, I'll look for a more urgent task to work on next

Catrope triaged this task as Medium priority.Aug 20 2025, 9:02 PM

Copying over my comment from T401772: Allow TOTP auth methods to be named

In T401772#11151390, @Tgr wrote:

(The names will eventually be editable, right?)

+1 to the names being editable - otherwise, for anyone that's currently added more than one authenticator app (and can currently remember which is which), they presumably won't be able to give them more descriptive names without removing & re-adding them.
(Also, if someone e.g. changes phone in a way that allows them to transfer the data stored by their authenticator app, a previously-entered name may end up no longer being accurate - e.g., someone might originally name an app "Authy on iPhone 13", which then wouldn't be accurate if they upgraded to an iPhone 15.)