Page MenuHomePhabricator

Update OpenID to use AuthManager
Closed, DeclinedPublic

Description

Calls $wgAuth->allowPasswordChange(), $wgAuth->initUser() and $wgAuth->updateUser(). Should become a PrimaryAuthenticationProvider.

Also using a SpecialChangePassword object as some kind of password change service probably won't work well; either redirect to it or (more likely) rely on ResetPasswordSecondaryAuthenticationProvider instead.

Event Timeline

Tgr raised the priority of this task from to Needs Triage.
Tgr updated the task description. (Show Details)
Tgr added subscribers: Aklapper, Tgr.
Tgr set Security to None.