Last modified: 2012-08-03 22:04:48 UTC
In the authenticateUserData() function in SpecialUserLogin.php, initUser() is called, and none of the normal steps in addNewAccount() and addNewAccountInternal() are taken. Can we make one of the addNewAccount() functions more generic so that everything that creates a user uses one of these functions?
*** Bug 22963 has been marked as a duplicate of this bug. ***