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

This commit is contained in:
2026-09-08 16:03:49 +08:00
parent 4ac2d7427d
commit aecd07104c
26 changed files with 996 additions and 9 deletions
@@ -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"]