URL: https://github.com/freeipa/freeipa/pull/4276
Author: flo-renaud
Title: #4276: [Backport][ipa-4-8] Fix regression in test_webui/test_translation.py
Action: opened
PR body:
"""
This PR was opened automatically because PR #4264 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/4276/head:pr4276
git checkout pr4276
URL: https://github.com/freeipa/freeipa/pull/4281
Author: ssidhaye
Title: #4281: [Backport][ipa-4-6] Added a test to check if ipa host-find --pkey-only does not return SSH public key
Action: opened
PR body:
"""
Manual backport of PR 4181
as the automated backport (PR 4222) failed to strings passed to
host5.update were not unicode.
Pagure Link : https://pagure.io/freeipa/issue/8029
Signed-off-by: Sumedh Sidhaye <ssidhaye(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4281/head:pr4281
git checkout pr4281
URL: https://github.com/freeipa/freeipa/pull/4275
Author: flo-renaud
Title: #4275: [Backport][ipa-4-8] ipaserver/plugins/hbacrule: Add HBAC to memberservice_hbacsvc* labels
Action: opened
PR body:
"""
This PR was opened automatically because PR #3849 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/4275/head:pr4275
git checkout pr4275
URL: https://github.com/freeipa/freeipa/pull/4261
Author: stanislavlevin
Title: #4261: [Azure] Add support for multi-envs tests
Action: opened
PR body:
"""
- Allow running integration tests
- Make it possible to configure distro-specific stuff
- Add support for testing multi-IPA environments
Fixes: https://pagure.io/freeipa/issue/8202
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4261/head:pr4261
git checkout pr4261
URL: https://github.com/freeipa/freeipa/pull/4273
Author: rcritten
Title: #4273: [Backport][ipa-4-8] ipatest: Test if certmonger reads the token in HSM
Action: opened
PR body:
"""
This PR was opened automatically because PR #4150 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/4273/head:pr4273
git checkout pr4273
URL: https://github.com/freeipa/freeipa/pull/3849
Author: t-woerner
Title: #3849: ipaserver/plugins/hbacrule: Add HBAC to memberservice_hbacsvc* labels
Action: opened
PR body:
"""
The labels for memberservice_hbacsvc and memberservice_hbacsvcgroup are
only "Services" and "Service Groups" but they should be "HBAC Services"
and "HBAC Service Groups".
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/3849/head:pr3849
git checkout pr3849
URL: https://github.com/freeipa/freeipa/pull/4150
Author: mrizwan93
Title: #4150: ipatest: Test if certmonger reads the token in HSM
Action: opened
PR body:
"""
This is to ensure added HSM support for FreeIPA. This test adds
certificate with sofhsm token and checks if certmonger is tracking
it.
related : https://pagure.io/certmonger/issue/125
Signed-off-by: Mohammad Rizwan Yusuf <myusuf(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/4150/head:pr4150
git checkout pr4150