URL: https://github.com/freeipa/freeipa/pull/4917
Author: rcritten
Title: #4917: [Backport][ipa-4-8] replica: Ensure that ipaapi user is allowed
to access ifp
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4917
URL: https://github.com/freeipa/freeipa/pull/4914
Author: jsf9k
Title: #4914: replica: Ensure that ipaapi user is allowed to access ifp
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4914/head:pr4914
git checkou
URL: https://github.com/freeipa/freeipa/pull/4917
Author: rcritten
Title: #4917: [Backport][ipa-4-8] replica: Ensure that ipaapi user is allowed
to access ifp
Action: opened
PR body:
"""
This PR was opened automatically because PR #4914 was pushed to master and
backport to ipa-4-8 is require
URL: https://github.com/freeipa/freeipa/pull/4916
Author: rcritten
Title: #4916: [Backport][ipa-4-8] ipatests: test_epn: Fix package installation
Action: opened
PR body:
"""
This PR was opened automatically because PR #4915 was pushed to master and
backport to ipa-4-8 is required.
"""
To pul
URL: https://github.com/freeipa/freeipa/pull/4915
Author: miskopo
Title: #4915: ipatests: test_epn: Fix package installation
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4915/head:pr4915
git checkout pr4915
__
URL: https://github.com/freeipa/freeipa/pull/4915
Author: miskopo
Title: #4915: ipatests: test_epn: Fix package installation
Action: opened
PR body:
"""
EPN functionality is provided as separate package
client-install, but it is installed during setup. This resolves
behaviour.
Signed-off