Add SSH Key Management
This commit is contained in:
parent
ef76844922
commit
bcd1805001
62 changed files with 1004 additions and 188 deletions
|
|
@ -29,7 +29,7 @@ type WissKI struct {
|
|||
// List of backups made
|
||||
Snapshots []models.Export
|
||||
|
||||
// List of SSH Keys
|
||||
// List of SSH Keys that have access to this server
|
||||
SSHKeys []string
|
||||
|
||||
// WissKI content information
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue