Files

12 lines
408 B
TOML

# Automatically generated - DO NOT EDIT!
[[permission]]
identifier = "allow-credentials-unlock"
description = "Enables the credentials_unlock command without any pre-configured scope."
commands.allow = ["credentials_unlock"]
[[permission]]
identifier = "deny-credentials-unlock"
description = "Denies the credentials_unlock command without any pre-configured scope."
commands.deny = ["credentials_unlock"]