12 lines
408 B
TOML
12 lines
408 B
TOML
# Automatically generated - DO NOT EDIT!
|
|
|
|
[[permission]]
|
|
identifier = "allow-credentials-status"
|
|
description = "Enables the credentials_status command without any pre-configured scope."
|
|
commands.allow = ["credentials_status"]
|
|
|
|
[[permission]]
|
|
identifier = "deny-credentials-status"
|
|
description = "Denies the credentials_status command without any pre-configured scope."
|
|
commands.deny = ["credentials_status"]
|