T401771 will create a Special:AccountSecurity page and link to it from Special:Preferences, but this code will live in the OATHAuth extension. We should move a basic version of this special page into MW core, and have OATHAuth add its blocks to it.
Description
Description
Related Objects
Related Objects
- Mentioned In
- T425055: Make 2FA section in Special:Preferences more prominent
T420298: Special:BotPasswords should be included in Special:AccountSecurity
T401771: Merge password and 2FA management into a single Special:AccountSecurity page when OATHAuth is installed - Mentioned Here
- T401771: Merge password and 2FA management into a single Special:AccountSecurity page when OATHAuth is installed
Event Timeline
Comment Actions
If and when we do this, we should also consider absorbing Special:ChangeCredentials into Special:AccountSecurity entirely. That would then fix the current issue where, after you click the "Change password" button on Special:AccountSecurity, the back link at the top of the page points to Special:ChangeCredentials instead of to Special:AccountSecurity.