mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
permission plugin: Make --target available in the CLI
This was left out by mistake when permissions were refactored. The API is already tested. https://fedorahosted.org/freeipa/ticket/4522
This commit is contained in:
parent
68b7312639
commit
4fbba3f7b8
@ -297,7 +297,6 @@ class permission(baseldap.LDAPObject):
|
|||||||
'ipapermtarget?',
|
'ipapermtarget?',
|
||||||
cli_name='target',
|
cli_name='target',
|
||||||
label=_('ACI target DN'),
|
label=_('ACI target DN'),
|
||||||
flags={'no_option'}
|
|
||||||
),
|
),
|
||||||
|
|
||||||
Str('memberof*',
|
Str('memberof*',
|
||||||
|
Loading…
Reference in New Issue
Block a user