feat: 通过加密会话和冲突设置连接桌面 Sync

This commit is contained in:
2026-09-08 16:03:49 +08:00
parent 3a4d6e5586
commit 91ef49442d
27 changed files with 1005 additions and 9 deletions
@@ -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"]