summaryrefslogtreecommitdiffstats
path: root/ipaclient/plugins/permission.py
Commit message (Collapse)AuthorAgeFilesLines
* client: ignore override errors in command overridesJan Cholasta2016-06-301-3/+3
| | | | | | | | | This fixes API initialization errors when the remote server does not have the overriden command. https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: David Kupka <dkupka@redhat.com>
* permission: handle ipapermright deprecated CLI alias on the clientJan Cholasta2016-06-201-0/+31
https://fedorahosted.org/freeipa/ticket/4739 Reviewed-By: David Kupka <dkupka@redhat.com>