[Freeipa-devel] [freeipa PR#5087][opened] [Backport][ipa-4-8] SELinux Policy: let custodia replicate keys

2020-09-09 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5087 Author: rcritten Title: #5087: [Backport][ipa-4-8] SELinux Policy: let custodia replicate keys Action: opened PR body: """ This PR was opened automatically because PR #5083 was pushed to master and backport to ipa-4-8 is required. """ To pull

[Freeipa-devel] [freeipa PR#5083][closed] SELinux Policy: let custodia replicate keys

2020-09-09 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5083 Author: fcami Title: #5083: SELinux Policy: let custodia replicate keys Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5083/head:pr5083 git checkout pr5083 _

[Freeipa-devel] [freeipa PR#5086][opened] ipa-kdb: support getprincs request in kadmin.local

2020-09-09 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5086 Author: abbra Title: #5086: ipa-kdb: support getprincs request in kadmin.local Action: opened PR body: """ kadmin.local getprincs command results in passing '*' as a principal to KDB driver function that looks up the principals.

[Freeipa-devel] [freeipa PR#5085][opened] dnsforwardzone-add: support dnspython 2.0

2020-09-09 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5085 Author: flo-renaud Title: #5085: dnsforwardzone-add: support dnspython 2.0 Action: opened PR body: """ The command dnsforwardzone-add is assuming that the dns.rrset.RRset type stores "items" as a list. With dnspython 2.0 this is not true as a