mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 23:50:03 -06:00
5f42b42bd4
In all *-find commands, member attributes shouldn't be processed due high amount fo ldpaserches cause serious performance issues. For this reason --no-members option is set by default in CLI and API. To get members in *-find command option --all in CLI is rquired or 'no_members=False' or 'all=True' must be set in API call. For other commands processing of members stays unchanged. WebUI is not affected by this change. https://fedorahosted.org/freeipa/ticket/4995 Reviewed-By: Martin Babinsky <mbabinsk@redhat.com> |
||
---|---|---|
.. | ||
__init__.py | ||
automember_plugin.py | ||
base.py | ||
caacl_plugin.py | ||
certprofile_plugin.py | ||
group_plugin.py | ||
host_plugin.py | ||
hostgroup_plugin.py | ||
stageuser_plugin.py | ||
sudocmd_plugin.py | ||
sudocmdgroup_plugin.py | ||
user_plugin.py |