]> git.ipfire.org Git - thirdparty/bugzilla.git/commit
Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed passwords...
authormkanat%bugzilla.org <>
Fri, 2 Jan 2009 09:11:47 +0000 (09:11 +0000)
committermkanat%bugzilla.org <>
Fri, 2 Jan 2009 09:11:47 +0000 (09:11 +0000)
commit179e06d7c93760d9764bed65295a95fe0930fc4d
tree1692be72b3e74370d175aed81372b7462b55f7df
parent5c8dab4502c311a7d823171b4c89aaffc2e9761b
Bug 211006: Make Bugzilla use SHA-256 instead of crypt() to store hashed passwords in the database
Patch By Max Kanat-Alexander <mkanat@bugzilla.org> r=LpSolit, a=LpSolit
Bugzilla/Auth/Verify/DB.pm
Bugzilla/Constants.pm
Bugzilla/Install/Requirements.pm
Bugzilla/Util.pm