mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-07-18 16:37:01 +08:00
add key-cert
to the list of data types which can be validated
This commit is contained in:
parent
faeb629192
commit
bbabb76397
1 changed files with 1 additions and 0 deletions
|
@ -536,6 +536,7 @@ def test_policy(obj_type, name, mntner):
|
|||
"as-set",
|
||||
"schema",
|
||||
"dns",
|
||||
"key-cert",
|
||||
]:
|
||||
if obj_type == "organisation" and not name.startswith("ORG-"):
|
||||
log.error("%s does not start with 'ORG-'" % (name))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue