Page MenuHomePhabricator

General authentication improvements for MediaWiki
Open, MediumPublic

Description

There are a number of authentication related projects that have been requested by various teams and users to improve the process of logging into MediaWiki wikis both by direct user interaction (form auth) and from external interfaces (OAuth, API).

These various projects taken individually are difficult to promote as a major focus, cross team project, but when bundled together provide a more compelling story about a focus on improving the authentication experience for a wide variety users and removing roadblocks for other projects.

Event Timeline

bd808 raised the priority of this task from to Needs Triage.
bd808 updated the task description. (Show Details)
bd808 added projects: MediaWiki-Core-Team, Epic.
bd808 subscribed.

The work in progress for T89459: Modernize MediaWiki authentication system (AuthManager) should make all of these tasks easier to achieve.

Another possible sub-project would be T76103: Createaccount API should support username validation without having to try to create an account which requires some work on the account creation flow. This isn't strictly authentication related but it does fall under a slightly wider theme of making use of MediaWiki by authenticated users easier by removing a small hurdle in new account creation for wikis where multiple account name filtering systems are in use.

Tgr triaged this task as Medium priority.Jun 29 2015, 7:07 PM