feat: 添加 OpenNexus 认证 Core 与 Stronghold 基础能力
This commit is contained in:
@@ -0,0 +1,11 @@
|
||||
# Automatically generated - DO NOT EDIT!
|
||||
|
||||
[[permission]]
|
||||
identifier = "allow-credentials-import"
|
||||
description = "Enables the credentials_import command without any pre-configured scope."
|
||||
commands.allow = ["credentials_import"]
|
||||
|
||||
[[permission]]
|
||||
identifier = "deny-credentials-import"
|
||||
description = "Denies the credentials_import command without any pre-configured scope."
|
||||
commands.deny = ["credentials_import"]
|
||||
Reference in New Issue
Block a user