feat: 添加加密凭据恢复与 Windows 会话撤销

This commit is contained in:
2026-09-08 14:46:30 +08:00
parent a7c4261ccd
commit db2038f042
12 changed files with 554 additions and 56 deletions
@@ -0,0 +1,11 @@
# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-credentials-backup"
description = "Enables the credentials_backup command without any pre-configured scope."
commands.allow = ["credentials_backup"]
[[permission]]
identifier = "deny-credentials-backup"
description = "Denies the credentials_backup command without any pre-configured scope."
commands.deny = ["credentials_backup"]