mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-30 18:52:42 +01:00
bb12f4bab7
Summary: Ref T13043. When we verify a password and a better hasher is available, we automatically upgrade the stored hash to the stronger hasher. Add test coverage for this workflow and fix a few bugs and issues, mostly related to shuffling the old hasher name into the transaction. This doesn't touch anything user-visible yet. Test Plan: Ran unit tests. Reviewers: amckinley Reviewed By: amckinley Maniphest Tasks: T13043 Differential Revision: https://secure.phabricator.com/D18897 |
||
---|---|---|
.. | ||
PhabricatorAuthInviteQuery.php | ||
PhabricatorAuthInviteSearchEngine.php | ||
PhabricatorAuthPasswordQuery.php | ||
PhabricatorAuthPasswordTransactionQuery.php | ||
PhabricatorAuthProviderConfigQuery.php | ||
PhabricatorAuthProviderConfigTransactionQuery.php | ||
PhabricatorAuthSessionQuery.php | ||
PhabricatorAuthSSHKeyQuery.php | ||
PhabricatorAuthSSHKeySearchEngine.php | ||
PhabricatorAuthSSHKeyTransactionQuery.php | ||
PhabricatorAuthTemporaryTokenQuery.php | ||
PhabricatorExternalAccountQuery.php |