URL: https://github.com/freeipa/freeipa/pull/1001
Author: flo-renaud
Title: #1001: Fix ipa config-mod --ca-renewal-master
Action: opened
PR body:
"""
commit bddb90f38a3505a2768862d2f814c5e749a7dcde added the support for
multivalued server attributes (for pkinit_server_server), but this
introduced an API change where the setter and getter of ServerAttribute
are expecting list of values.
When a SingleValuedServerAttribute is used, we need to convert one elem
into a list containing this elem and vice-versa, so that the ipa config-mod
and ipa config_show APIs are not modified.
https://pagure.io/freeipa/issue/7120
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1001/head:pr1001
git checkout pr1001
URL: https://github.com/freeipa/freeipa/pull/1010
Author: pvomacka
Title: #1010: Adds whoami DS plugin in case that plugin is missing
Action: opened
PR body:
"""
When first installation of IPA has been done when whoami
plugin was not enabled in DS by default and then IPA was
upgraded to newer versions, then after upgrade to IPA 4.5
WebUI stops working. This is caused by new requirement on
whoami DS plugin which is used to obtain information about
logged in entity.
This fix adds check whether the plugin is enabled and if not
then IPA enables the plugin during upgrade.
https://pagure.io/freeipa/issue/7126
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1010/head:pr1010
git checkout pr1010
URL: https://github.com/freeipa/freeipa/pull/1014
Author: tomaskrizek
Title: #1014: dnssec: keep dnssec daemons in Python2
Action: opened
PR body:
"""
Until DNSSEC is ready for Python3, we should run DNSSEC with Python 2.
Signed-off-by: Tomas Krizek <tkrizek(a)redhat.com>
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1014/head:pr1014
git checkout pr1014
URL: https://github.com/freeipa/freeipa/pull/1002
Author: frasertweedale
Title: #1002: Fix external renewal for CA with non-default subject DN
Action: opened
PR body:
"""
When running ``ipa-cacert-manage renew --external-ca`` with an IPA
CA having a subject DN that does not correspond to ``CN=Certificate
Authority, {subject-base}``, the CSR for submission to the external
CA does not generated. dogtag-ipa-ca-renew-agent-submit is wrongly
assuming the default form of the CA subject DN.
Update dogtag-ipa-ca-renew-agent-submit to look up the actual
subject DN.
Fixes: https://pagure.io/freeipa/issue/7123
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1002/head:pr1002
git checkout pr1002
URL: https://github.com/freeipa/freeipa/pull/908
Author: pvomacka
Title: #908: WebUI: Actions array in search facet spec does not have 'undefined' value anymore
Action: opened
PR body:
"""
In case that there are no actions specified in spec object, the concatenation
of arrays causes that 'undefined' item is added into the array.
https://pagure.io/freeipa/issue/7052
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/908/head:pr908
git checkout pr908
URL: https://github.com/freeipa/freeipa/pull/884
Author: npmccallum
Title: #884: ipa-otptoken-import: Make PBKDF2 refer to the pkcs5 namespace
Action: opened
PR body:
"""
For some unknown reason, when I wrote the ipa-otptoken-import script
I used bad input data which had the PBKDF2 parameters in the wrong
XML namespace. I have corrected this input data to match RFC 6030.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/884/head:pr884
git checkout pr884
URL: https://github.com/freeipa/freeipa/pull/1026
Author: tomaskrizek
Title: #1026: Backport PR 1025 to ipa-4-5
Action: opened
PR body:
"""
This PR was opened automatically because PR #1025 was pushed to master and backport to ipa-4-5 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1026/head:pr1026
git checkout pr1026
URL: https://github.com/freeipa/freeipa/pull/1022
Author: felipevolpone
Title: #1022: Backport PR 989 to ipa-4-5
Action: opened
PR body:
"""
This PR was opened automatically because PR #989 was pushed to master and backport to ipa-4-5 is required.
"""
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1022/head:pr1022
git checkout pr1022