Add native services and embeddable transport SDK
This commit is contained in:
@@ -357,6 +357,10 @@ pub struct NativeAuthCheckOkBody {
|
||||
pub allow_tcp_forwarding: bool,
|
||||
pub allow_remote_forwarding: bool,
|
||||
pub allow_agent_forwarding: bool,
|
||||
#[serde(default)]
|
||||
pub allow_file_transfer: bool,
|
||||
#[serde(default)]
|
||||
pub allow_exec_command: bool,
|
||||
pub policy_flags: Vec<String>,
|
||||
#[serde(default)]
|
||||
pub server_version: String,
|
||||
|
||||
Reference in New Issue
Block a user