The password hashing API patch has been merged. Once it is deployed, we should switch WMF wikis over to PBKDF2.
Version: wmf-deployment
Severity: enhancement
The password hashing API patch has been merged. Once it is deployed, we should switch WMF wikis over to PBKDF2.
Version: wmf-deployment
Severity: enhancement
Status | Subtype | Assigned | Task | ||
---|---|---|---|---|---|
Resolved | None | T70766 Change $wgPasswordDefault to PBKDF2 on WMF wikis | |||
Resolved | Parent5446 | T30419 Replace MD5 password hashing with more secure hash |
(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
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