https://bugzilla.wikimedia.org/show_bug.cgi?id=14629





--- Comment #10 from Andrew Garrett <and...@epstone.net>  2009-02-19 21:31:28 
UTC ---
Commentary from bug 16615

Gotchas:
* Calling AbortNewAccount doesn't work this early in the request -- many
extensions expect $wgUser to be set, and it's called as $wgUser is being
unstubbed.
* CentralAuth has its own AbortNewAccount hook, meaning you need to hack around
and tell that hook that the user is *really* okay to create.

Half-written patch stashed back here. The first gotcha is causing me immense
grief.


-- 
Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
You are on the CC list for the bug.

_______________________________________________
Wikibugs-l mailing list
Wikibugs-l@lists.wikimedia.org
https://lists.wikimedia.org/mailman/listinfo/wikibugs-l

Reply via email to