mirror of
https://we.phorge.it/source/phorge.git
synced 2024-11-11 01:12:41 +01:00
15f14d6c2f
Summary: Ref T10751. These workflows have separate `getUser()` and `getViewer()` for weird legacy reasons. `getUser()` is correct. Test Plan: - Did a Git SSH push, verified that "Last Writer" reflected the proper user in the "Storage" UI in repository management. - Grepped for other callsites, double-checked that they used correct users. Reviewers: chad Reviewed By: chad Maniphest Tasks: T10751 Differential Revision: https://secure.phabricator.com/D15893 |
||
---|---|---|
.. | ||
__tests__ | ||
DiffusionGitReceivePackSSHWorkflow.php | ||
DiffusionGitSSHWorkflow.php | ||
DiffusionGitUploadPackSSHWorkflow.php | ||
DiffusionMercurialServeSSHWorkflow.php | ||
DiffusionMercurialSSHWorkflow.php | ||
DiffusionMercurialWireClientSSHProtocolChannel.php | ||
DiffusionSSHWorkflow.php | ||
DiffusionSubversionServeSSHWorkflow.php | ||
DiffusionSubversionSSHWorkflow.php |