mirror of
https://git.minetest.land/dn42/registry
synced 2025-10-09 17:03:42 +02: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
Reference in a new issue