URL: https://github.com/freeipa/freeipa/pull/5668 Author: antoniotorresm Title: #5668: sudorule: reduce number of LDAP searches during modification Action: opened
PR body: """ Combining the existence check with the sudoorder handling allows to reduce the number of searches during a sudorule modification by removing a call to sudorule-show.
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/5668/head:pr5668 git checkout pr5668
URL: https://github.com/freeipa/freeipa/pull/5668 Author: antoniotorresm Title: #5668: sudorule: reduce number of LDAP searches during modification Action: closed
To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5668/head:pr5668 git checkout pr5668
freeipa-devel@lists.fedorahosted.org