GUAC-1038: Add SSH "command" parameter to translation strings and protocol JSON.

This commit is contained in:
Michael Jumper
2015-10-19 16:06:06 -07:00
parent 1c00646eb8
commit 638e83a98c
2 changed files with 12 additions and 0 deletions

View File

@@ -58,6 +58,16 @@
]
},
{
"name" : "session",
"fields" : [
{
"name" : "command",
"type" : "TEXT"
}
]
},
{
"name" : "sftp",
"fields" : [