Page MenuHomePhorge
Diviner Tech Docs PhabricatorSSHPublicKeyInterface

interface PhabricatorSSHPublicKeyInterface
Phorge Technical Documentation (Auth)

This interface is not documented.

Methods

public function getSSHPublicKeyManagementURI($viewer)

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.

Parameters
PhabricatorUser$viewer
Return
wild

public function getSSHKeyDefaultName()

Provide a default name for generated SSH keys.

Return
wild

public function getSSHKeyNotifyPHIDs()

This method is not documented.
Return
wild