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

--- Comment #26 from Daniel Friesen <[email protected]> 
2012-03-25 18:50:47 UTC ---
Also turning crypt() into oldCrypt and making crypt() ':C:' and making oldCrypt
reallyOldCrypt isn't correct.

The separation between crypt() and oldCrypt() is not the addition of new
password hashing schemes. It's the change from the old database scheme where we
just dumped the hash into the database. To the new scheme where we include a
':X:' to denote what type of password hash it is.

-- 
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

Reply via email to