https://bugzilla.wikimedia.org/show_bug.cgi?id=68843
--- Comment #5 from Kunal Mehta (Legoktm) <[email protected]> --- Ideas on how to fix... * Have User::load() call loadPasswords() - fixes all back-compat issues * Make loadPasswords() public * Add getPassword()/getTemporaryPassword() accessors and make the member variables private * Have MM call checkPassword() with a dummy value and then check ->mPassword directly (ewwww) -- 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
