[ Index ] |
PHP Cross Reference of Phabricator |
[Source view] [Print] [Project Stats]
(no description)
File Size: | 20 lines (1 kb) |
Included or required: | 0 times |
Referenced: | 0 times |
Includes or requires: | 0 files |
PhabricatorSSHPublicKeyInterface:: (2 methods):
getSSHPublicKeyManagementURI()
getSSHKeyDefaultName()
Interface: PhabricatorSSHPublicKeyInterface - X-Ref
getSSHPublicKeyManagementURI(PhabricatorUser $viewer) X-Ref |
Provide a URI for SSH key workflows to return to after completing. When an actor adds, edits or deletes a public key, they'll be returned to this URI. For example, editing user keys returns the actor to the settings panel. Editing device keys returns the actor to the device page. |
getSSHKeyDefaultName() X-Ref |
Provide a default name for generated SSH keys. |
Generated: Sun Nov 30 09:20:46 2014 | Cross-referenced by PHPXref 0.7.1 |