https://bugzilla.wikimedia.org/show_bug.cgi?id=28419
Dan Collins <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Attachment #9521|0 |1 is obsolete| | --- Comment #21 from Dan Collins <[email protected]> 2011-11-26 20:47:52 UTC --- Created attachment 9561 --> https://bugzilla.wikimedia.org/attachment.cgi?id=9561 Patch with corrected whitespace The original patch had incorrect whitespace and therefore would only apply with patch -l, and even then obviously used four spaces instead of tabs. This patch corrects that issue. I also removed some (debugging) code that echoed the computed and stored salt and hash when the password entered was incorrect. I have also tested this patch. New accounts use the correct password style, old accounts are updated to use the new style, and both types of accounts are able to successfully log in and are shown the correct warning when entering the wrong password. -- Configure bugmail: https://bugzilla.wikimedia.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug. _______________________________________________ Wikibugs-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/wikibugs-l
