mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Remove certificate as service a search option.
ticket 912
This commit is contained in:
parent
8c1647af2e
commit
51b0a8b4e8
@ -295,6 +295,7 @@ class service(LDAPObject):
|
|||||||
cli_name='certificate',
|
cli_name='certificate',
|
||||||
label=_('Certificate'),
|
label=_('Certificate'),
|
||||||
doc=_('Base-64 encoded server certificate'),
|
doc=_('Base-64 encoded server certificate'),
|
||||||
|
flags=['no_search',],
|
||||||
)
|
)
|
||||||
)
|
)
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user