mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Previously, all the commands of schema plugin derived from BaseMetaSearch require metaobject as their argument (by implementation), but the spec for some of them only optionally asks for search criteria arg. This patch fixes this inconsistency. Fixes: https://pagure.io/freeipa/issue/8954 Signed-off-by: Stanislav Levin <slev@altlinux.org> Reviewed-By: Florence Blanc-Renaud <flo@redhat.com>