URL: https://github.com/freeipa/freeipa/pull/5689 Author: antoniotorresm Title: #5689: hbacrule: reduce number of LDAP searches during deletion Action: opened
PR body: """ The `hbacrule` module performs a call to `selinuxusermap-find` during entry deletion. This can be optimized by performing a direct LDAP search instead.
Related: https://pagure.io/freeipa/issue/8784 Signed-off-by: Antonio Torres antorres@redhat.com """
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5689/head:pr5689 git checkout pr5689
URL: https://github.com/freeipa/freeipa/pull/5689 Author: antoniotorresm Title: #5689: hbacrule: reduce number of LDAP searches during deletion Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5689/head:pr5689 git checkout pr5689
freeipa-devel@lists.fedorahosted.org