https://bugzilla.wikimedia.org/show_bug.cgi?id=57439
--- Comment #3 from Kunal Mehta (Legoktm) <[email protected]> --- I had created the account via email so it had a temporary password, but never a real one, so $user->mPassword was null, meaning the extension thought it had been taken over. Patch makes it so that we check for $user->mNewpassword too. -- 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 [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
