phab/src/infrastructure/util/password/PhabricatorPasswordHasher.phpstable
phab/src/infrastructure/util/password/PhabricatorPasswordHasher.php
stable
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0378094d414b | aubort | Merge with Stable Week 8 | Feb 28 2017 | |||
29948eaa5bd2 | epriestley | Use phutil_hashes_are_identical() when comparing hashes in Phabricator | Sep 2 2015 | |||
f695dcea9ee8 | Joshua Spence | Use PhutilClassMapQuery | Jul 7 2015 | |||
acb45968d889 | Joshua Spence | Use `__CLASS__` instead of hard-coding class names | May 13 2015 | |||
d122d9ec86a8 | epriestley | Allow users to recover from a missing password hasher | Aug 21 2014 | |||
55a94d8aba2a | epriestley | Don't prompt to upgrade unset passwords | Feb 20 2014 | |||
b96ab5aadf53 | epriestley | Modernize VCS password storage to use shared hash infrastructure | Feb 18 2014 | |||
5c84aac9089a | epriestley | Allow hashers to side-grade hashes across cost settings | Feb 18 2014 | |||
580bcd0d2be4 | epriestley | Implement bcrypt hasher, transparent login upgrade, and explicit upgrade for… | Feb 18 2014 | |||
3c9153079f13 | epriestley | Make password hashing modular | Feb 18 2014 |
c4science · Help