Page Menu
Home
Phabricator
Search
Configure Global Search
Log In
Files
F18663775
D18633.diff
No One
Temporary
Actions
View File
Edit File
Delete File
View Transforms
Subscribe
Mute Notifications
Award Token
Flag For Later
Size
522 B
Referenced Files
None
Subscribers
None
D18633.diff
View Options
diff --git a/src/applications/people/storage/PhabricatorUser.php b/src/applications/people/storage/PhabricatorUser.php
--- a/src/applications/people/storage/PhabricatorUser.php
+++ b/src/applications/people/storage/PhabricatorUser.php
@@ -1390,7 +1390,7 @@
return '/settings/panel/ssh/';
} else {
// Otherwise, take them to the administrative panel for this user.
- return '/settings/'.$this->getID().'/panel/ssh/';
+ return '/settings/user/'.$this->getUsername().'/page/ssh/';
}
}
File Metadata
Details
Attached
Mime Type
text/plain
Expires
Wed, Sep 24, 10:51 PM (1 w, 2 d ago)
Storage Engine
blob
Storage Format
Encrypted (AES-256-CBC)
Storage Handle
8537214
Default Alt Text
D18633.diff (522 B)
Attached To
Mode
D18633: Update an old SSH redirect URI when editing a bot's SSH keys
Attached
Detach File
Event Timeline
Log In to Comment