phab/src/infrastructure/util/passwordproduction
phab/src/infrastructure/util/password
production
History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
0151c38b107f | Joshua Spence | Apply some autofix linter rules | Sep 9 2014 | |||
d122d9ec86a8 | epriestley | Allow users to recover from a missing password hasher | Aug 21 2014 | |||
0a62f13464b8 | Joshua Spence/epriestley | Change double quotes to single quotes. | Jun 9 2014 | |||
ba956711a56b | Wenyu Zhang/epriestley | Change password_hash() algorithm from CRYPT_BLOWFISH to PASSWORD_BCRYPT. | Apr 18 2014 | |||
e11adc4ad76c | Joshua Spence/epriestley | Added some additional assertion methods. | Mar 9 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