mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
permission: handle ipapermright deprecated CLI alias on the client
https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: David Kupka <dkupka@redhat.com>
This commit is contained in:
@@ -243,7 +243,6 @@ class permission(baseldap.LDAPObject):
|
||||
StrEnum(
|
||||
'ipapermright*',
|
||||
cli_name='right',
|
||||
deprecated_cli_aliases={'permissions'},
|
||||
label=_('Granted rights'),
|
||||
doc=_('Rights to grant '
|
||||
'(read, search, compare, write, add, delete, all)'),
|
||||
|
||||
Reference in New Issue
Block a user