feat: 通过加密会话和冲突设置连接桌面 Sync
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-bind"
|
||||
description = "Enables the sync_bind command without any pre-configured scope."
|
||||
commands.allow = ["sync_bind"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-bind"
|
||||
description = "Denies the sync_bind command without any pre-configured scope."
|
||||
commands.deny = ["sync_bind"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-create-vault"
|
||||
description = "Enables the sync_create_vault command without any pre-configured scope."
|
||||
commands.allow = ["sync_create_vault"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-create-vault"
|
||||
description = "Denies the sync_create_vault command without any pre-configured scope."
|
||||
commands.deny = ["sync_create_vault"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-login"
|
||||
description = "Enables the sync_login command without any pre-configured scope."
|
||||
commands.allow = ["sync_login"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-login"
|
||||
description = "Denies the sync_login command without any pre-configured scope."
|
||||
commands.deny = ["sync_login"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-logout"
|
||||
description = "Enables the sync_logout command without any pre-configured scope."
|
||||
commands.allow = ["sync_logout"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-logout"
|
||||
description = "Denies the sync_logout command without any pre-configured scope."
|
||||
commands.deny = ["sync_logout"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-pause"
|
||||
description = "Enables the sync_pause command without any pre-configured scope."
|
||||
commands.allow = ["sync_pause"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-pause"
|
||||
description = "Denies the sync_pause command without any pre-configured scope."
|
||||
commands.deny = ["sync_pause"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-resolve"
|
||||
description = "Enables the sync_resolve command without any pre-configured scope."
|
||||
commands.allow = ["sync_resolve"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-resolve"
|
||||
description = "Denies the sync_resolve command without any pre-configured scope."
|
||||
commands.deny = ["sync_resolve"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-run"
|
||||
description = "Enables the sync_run command without any pre-configured scope."
|
||||
commands.allow = ["sync_run"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-run"
|
||||
description = "Denies the sync_run command without any pre-configured scope."
|
||||
commands.deny = ["sync_run"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-status"
|
||||
description = "Enables the sync_status command without any pre-configured scope."
|
||||
commands.allow = ["sync_status"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-status"
|
||||
description = "Denies the sync_status command without any pre-configured scope."
|
||||
commands.deny = ["sync_status"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-unbind"
|
||||
description = "Enables the sync_unbind command without any pre-configured scope."
|
||||
commands.allow = ["sync_unbind"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-unbind"
|
||||
description = "Denies the sync_unbind command without any pre-configured scope."
|
||||
commands.deny = ["sync_unbind"]
|
||||
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-sync-vaults"
|
||||
description = "Enables the sync_vaults command without any pre-configured scope."
|
||||
commands.allow = ["sync_vaults"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-sync-vaults"
|
||||
description = "Denies the sync_vaults command without any pre-configured scope."
|
||||
commands.deny = ["sync_vaults"]
|
||||
Reference in New Issue
Block a user