mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-24 15:52:41 +01:00
99718b61d8
Summary: Ref T10748. Ref T10366. Allows users to set credential for new URIs. - Ref T7221. Our handling of the "git://" protocol is currently incorrect. This protocol is not authenticated, but is considered an SSH protocol. In the new UI, it is considered an anonymous/unauthenticated protocol instead. - Ref T10241. This fixes the `PassphraseCredentialControl` so it doesn't silently edit the value if the current value is not visible to you and/or not valid. Test Plan: Performed a whole lot of credential edits, removals, and adjustments. I'll give this additional vetting before cutting over to it. {F1253207} Reviewers: chad Reviewed By: chad Maniphest Tasks: T7221, T10241, T10366, T10748 Differential Revision: https://secure.phabricator.com/D15829 |
||
---|---|---|
.. | ||
__tests__ | ||
DiffusionCommandEngine.php | ||
DiffusionGitCommandEngine.php | ||
DiffusionMercurialCommandEngine.php | ||
DiffusionMercurialWireProtocol.php | ||
DiffusionRepositoryClusterEngine.php | ||
DiffusionRepositoryClusterEngineLogInterface.php | ||
DiffusionSubversionCommandEngine.php | ||
DiffusionSubversionWireProtocol.php |