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