URL: https://github.com/freeipa/freeipa/pull/3851
Author: rcritten
Title: #3851: [Backport][ipa-4-8] Fix errors found by Pylint-2.4.3
Action: opened
PR body:
"""
This PR was opened automatically because PR #3815 was pushed to master and backport to ipa-4-8 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3851/head:pr3851
git checkout pr3851
URL: https://github.com/freeipa/freeipa/pull/3823
Author: olsonse
Title: #3823: Fixes debian path for IPA_CUSTODIA_HANDLER
Action: opened
PR body:
"""
Debian installs into a different directory for libexec files. This patch
fixes the path to the custodia files for debian.
Signed-off-by: Spencer E. Olson <olsonse(a)umich.edu>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3823/head:pr3823
git checkout pr3823