Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F14352068
D15893.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
593 B
Referenced Files
None
Subscribers
None
D15893.diff
View Options
diff --git a/src/applications/diffusion/ssh/DiffusionGitReceivePackSSHWorkflow.php b/src/applications/diffusion/ssh/DiffusionGitReceivePackSSHWorkflow.php
--- a/src/applications/diffusion/ssh/DiffusionGitReceivePackSSHWorkflow.php
+++ b/src/applications/diffusion/ssh/DiffusionGitReceivePackSSHWorkflow.php
@@ -15,7 +15,7 @@
protected function executeRepositoryOperations() {
$repository = $this->getRepository();
- $viewer = $this->getViewer();
+ $viewer = $this->getUser();
$device = AlmanacKeys::getLiveDevice();
// This is a write, and must have write access.
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Fri, Dec 20, 12:49 PM (20 h, 43 m)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
6910399
Default Alt Text
D15893.diff (593 B)
Attached To
Mode
D15893: Fix improper viewer for Git SSH cluster workflows
Attached
Detach File
Event Timeline
Log In to Comment