moo.sdk.ssh_keys
SSH key management functions.
Functions
|
Validate and add an SSH public key for the player's Django User. |
|
Return SSH key summaries for the player's Django User, ordered by creation date. |
|
Remove the SSH key at the given 1-based index for the player. |
Classes
|
Plain verb-facing representation of a UserKey row. |