https://bugzilla.wikimedia.org/show_bug.cgi?id=28419
--- Comment #88 from Chris Steipp <[email protected]> --- Just so their easy to review, both Daniel and Tyler's patches are in gerrit Daniel's - https://gerrit.wikimedia.org/r/#/c/89031 Tyler's - https://gerrit.wikimedia.org/r/#/c/77645 Tyler's seems a little closer to how I would have written it, so I'm leaning towards improving that patch a little. But I'd be happy with either. Note, we can't use the bcrypt implementation as default from Tyler's patch, since it isn't compatible with php 5.3.2, so we would still want to define and add a :C: type for the WMF. And probably import Daniel's PBKDF for anyone who needs to be NIST compliant. -- 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
