Skip to content

Commit

Permalink
GUACAMOLE-1290: Add parameter for SSH public key.
Browse files Browse the repository at this point in the history
  • Loading branch information
necouchman committed Jun 15, 2024
1 parent 9a77191 commit 9767728
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,10 @@
{
"name" : "passphrase",
"type" : "PASSWORD"
},
{
"name" : "public-key"
"type" : "MULTILINE"
}
]
},
Expand Down

0 comments on commit 9767728

Please sign in to comment.