mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-01-14 02:11:56 -06:00
80be181629
csrgen broke packaging of ipaclient for PyPI. All csrgen related resources are now package data of ipaclient package. Package data is accessed with Jinja's PackageLoader() or through pkg_resources. https://pagure.io/freeipa/issue/6714 Signed-off-by: Christian Heimes <cheimes@redhat.com> Reviewed-By: Ben Lipton <blipton@redhat.com> Reviewed-By: Martin Basti <mbasti@redhat.com>
16 lines
235 B
JSON
16 lines
235 B
JSON
[
|
|
{
|
|
"syntax": "syntaxSubject",
|
|
"data": [
|
|
"dataUsernameCN",
|
|
"dataSubjectBase"
|
|
]
|
|
},
|
|
{
|
|
"syntax": "syntaxSAN",
|
|
"data": [
|
|
"dataEmail"
|
|
]
|
|
}
|
|
]
|