Last modified: 2014-09-24 00:32:26 UTC
The password hashing API patch has been merged. Once it is deployed, we should switch WMF wikis over to PBKDF2.
(In reply to Tyler Romeo from comment #0) > The password hashing API patch has been merged. For the records: https://gerrit.wikimedia.org/r/#/c/77645/ and https://gerrit.wikimedia.org/r/#/c/149658/
Change 153850 had a related patch set uploaded by Parent5446: Set $wgPasswordDefault to old MD5 https://gerrit.wikimedia.org/r/153850
Change 153850 merged by jenkins-bot: Set $wgPasswordDefault to old MD5 https://gerrit.wikimedia.org/r/153850
Maybe it is possible to keep/set PBKDF2 on labs wikis for testing and only set to md5 for production.
Change 158024 had a related patch set uploaded by Parent5446: Set password default to PBKDF2 https://gerrit.wikimedia.org/r/158024
Change 158024 merged by jenkins-bot: Set password default to PBKDF2 https://gerrit.wikimedia.org/r/158024
successfully merged