URL: https://github.com/freeipa/freeipa/pull/3421
Author: freeipa-pr-ci
Title: #3421: [testing_master] Nightly PR
Action: opened
PR body:
"""
None
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3421/head:pr3421
git checko
URL: https://github.com/freeipa/freeipa/pull/3411
Author: freeipa-pr-ci
Title: #3411: [testing_master] Nightly PR
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3411/head:pr3411
git checkout pr3411
_
URL: https://github.com/freeipa/freeipa/pull/3420
Author: netoarmando
Title: #3420: [ipa-4-7] travis: Use Fedora 29 to test ipa-4-7 branch
Action: opened
PR body:
"""
Package `python2-pytest-multihost` is not available on Fedora 29, thus python2
related tests were removed.
"""
To pull the PR
URL: https://github.com/freeipa/freeipa/pull/3419
Author: rcritten
Title: #3419: [Backport][ipa-4-8] Remove posixAccount from service_find search
filter
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3419/head:
URL: https://github.com/freeipa/freeipa/pull/3419
Author: rcritten
Title: #3419: [Backport][ipa-4-8] Remove posixAccount from service_find search
filter
Action: opened
PR body:
"""
This PR was opened automatically because PR #3418 was pushed to master and
backport to ipa-4-8 is required.
"""
URL: https://github.com/freeipa/freeipa/pull/3418
Author: rcritten
Title: #3418: Remove posixAccount from service_find search filter
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3418/head:pr3418
git checkout p
URL: https://github.com/freeipa/freeipa/pull/3418
Author: rcritten
Title: #3418: Remove posixAccount from service_find search filter
Action: opened
PR body:
"""
This will allow cifs principals to be found. They were suppressed
because they include objectclass=posixAccount.
This is a bit of a