Page MenuHomePhabricator

Update SemanticSignup to use AuthManager
Closed, DeclinedPublic

Description

This would be best replaced with a SecondaryAuthenticationProvider. The fields could be displayed on the initial login form (by returning the AuthenticationRequest defining your custom fields from getAuthenticationRequests()) or on a secondary page during the account creation process (by returning it with a UI response from your beginSecondaryAccountCreation()).

Either way, there's no need for a custom special page that tries to replace the normal account creation page anymore.

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.

Also added this as issue 29 on GitHub and did cross-referencing.

Tasks for the SemanticSingup extension are tracked at https://github.com/SemanticMediaWiki/SemanticSignup/issues hence closing this task. See https://github.com/SemanticMediaWiki/SemanticSignup/issues/29 instead. Thanks for your understanding!