Page MenuHomePhabricator

Link to Special:AccountRecovery when user are asked to provide their 2FA verification code in login process
Open, Needs TriagePublic

Description

Currently only EmailAuth has link to Special:AccountRecovery so user with 2FA will never be able to use it to recover their account.

Event Timeline

What is the "2FA verification page"?

@Bugreporter: Could you please answer the last comment? Thanks in advance!

Bugreporter renamed this task from Link to Special:AccountRecovery in 2FA verification page to Link to Special:AccountRecovery when user are asked to provide their 2FA verification code in login process.Wed, Apr 8, 5:16 PM

As account recovery is in EmailAuth.. this is really a WMF message customisation request then I guess.

Which probably means we need to work out which flows/messages we want to enhance (presumably all potential 2FA login flows should probably be displaying something about this), and/or where we want to add that (extra) message.

As account recovery is in EmailAuth.. this is really a WMF message customisation request then I guess.

Note T410485: Split AccountRecovery to a new MediaWiki extension propose to split it to a dedicated extension. There there are also opinions to move it to either ContactPage or WikimediaCustomization

Sure, but was tagging based on the current state of things..