mirror of
https://git.dn42.dev/dn42/registry.git
synced 2025-03-03 14:13:03 +01:00
add key-cert
to the list of data types which can be validated
This commit is contained in:
parent
02914133cc
commit
2c90a4b1a1
@ -377,6 +377,7 @@ def __index_files(path, use_file=None):
|
||||
"tinc-keyset/": SCHEMA_NAMESPACE + "tinc-keyset",
|
||||
"registry/": SCHEMA_NAMESPACE + "registry",
|
||||
"schema/": SCHEMA_NAMESPACE + "schema",
|
||||
"key-cert/": SCHEMA_NAMESPACE + "key-cert",
|
||||
}
|
||||
|
||||
for root, _, files in os.walk(path):
|
||||
|
Loading…
x
Reference in New Issue
Block a user