mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
webui: add idnsSecInlineSigning option to DNS zone details facet
https://fedorahosted.org/freeipa/ticket/3801 Reviewed-By: Endi Sukma Dewata <edewata@redhat.com>
This commit is contained in:
parent
e3840eef09
commit
9c97bbd347
@ -218,6 +218,10 @@ return {
|
||||
{
|
||||
$type: 'checkbox',
|
||||
name: 'idnsallowsyncptr'
|
||||
},
|
||||
{
|
||||
$type: 'checkbox',
|
||||
name: 'idnssecinlinesigning'
|
||||
}
|
||||
]
|
||||
}],
|
||||
|
Loading…
Reference in New Issue
Block a user