fix(community): 原子确认多密钥来源信任

This commit is contained in:
2026-09-08 22:12:49 +08:00
parent 83c8f227a7
commit 941e1f6e5d
8 changed files with 180 additions and 5 deletions
@@ -0,0 +1,11 @@
# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-extension-trust-confirm-group"
description = "Enables the extension_trust_confirm_group command without any pre-configured scope."
commands.allow = ["extension_trust_confirm_group"]
[[permission]]
identifier = "deny-extension-trust-confirm-group"
description = "Denies the extension_trust_confirm_group command without any pre-configured scope."
commands.deny = ["extension_trust_confirm_group"]