[Freeipa-devel] [freeipa PR#5008][opened] EPN: handle empty attributes

2020-08-06 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5008 Author: rcritten Title: #5008: EPN: handle empty attributes Action: opened PR body: """ The admin user doesn't have a givenname and mail is empty by default. Handle those in a general way. Add test for this case. Based on

[Freeipa-devel] [freeipa PR#5006][closed] IPA-EPN: use entry.get() to retrieve attributes

2020-08-06 Thread fcami via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5006 Author: fcami Title: #5006: IPA-EPN: use entry.get() to retrieve attributes Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5006/head:pr5006 git checkout pr5006

[Freeipa-devel] [freeipa PR#5007][opened] ipatests: fix TestIpaHealthCheckWithoutDNS failure

2020-08-06 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5007 Author: flo-renaud Title: #5007: ipatests: fix TestIpaHealthCheckWithoutDNS failure Action: opened PR body: """ TestIpaHealthCheckWithoutDNS is launched after TestIpaHealthCheck::test_ipa_healthcheck_expiring that is playing with the date. At

[Freeipa-devel] [freeipa PR#5005][closed] [Backport][ipa-4-8] ipatests: Add compatibility against python-cryptography 3.0

2020-08-06 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5005 Author: rcritten Title: #5005: [Backport][ipa-4-8] ipatests: Add compatibility against python-cryptography 3.0 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#5003][closed] [Backport][ipa-4-8] Don't configure authselect in containers

2020-08-06 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5003 Author: tiran Title: #5003: [Backport][ipa-4-8] Don't configure authselect in containers Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5003/head:pr5003 git

[Freeipa-devel] [freeipa PR#4983][closed] Tests for fake_mname parameter setup

2020-08-06 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4983 Author: kaleemsiddiqu Title: #4983: Tests for fake_mname parameter setup Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4983/head:pr4983 git checkout pr4983

[Freeipa-devel] [freeipa PR#5006][opened] IPA-EPN: use entry.get() to retrieve attributes

2020-08-06 Thread fcami via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5006 Author: fcami Title: #5006: IPA-EPN: use entry.get() to retrieve attributes Action: opened PR body: """ Use entry.get() to retrieve attributes to avoid tripping on missing attrs. Fixes: TBD Signed-off-by: François Cami """ To pull the PR as

[Freeipa-devel] [freeipa PR#4936][closed] ipatests: Add compatibility against python-cryptography 3.0

2020-08-06 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4936 Author: stanislavlevin Title: #4936: ipatests: Add compatibility against python-cryptography 3.0 Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4936/head:pr4936

[Freeipa-devel] [freeipa PR#5005][opened] [Backport][ipa-4-8] ipatests: Add compatibility against python-cryptography 3.0

2020-08-06 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5005 Author: rcritten Title: #5005: [Backport][ipa-4-8] ipatests: Add compatibility against python-cryptography 3.0 Action: opened PR body: """ This PR was opened automatically because PR #4936 was pushed to master and backport to ipa-4-8 is

[Freeipa-devel] [freeipa PR#5000][closed] [Backport][ipa-4-8] Set permissions of /etc/ipa/ca.crt to 0644 in CA-less installs

2020-08-06 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5000 Author: flo-renaud Title: #5000: [Backport][ipa-4-8] Set permissions of /etc/ipa/ca.crt to 0644 in CA-less installs Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#5004][opened] [Backport][ipa-4-8] Simplify and make more reliable the server and client installation checks

2020-08-06 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5004 Author: rcritten Title: #5004: [Backport][ipa-4-8] Simplify and make more reliable the server and client installation checks Action: opened PR body: """ This PR was opened manually because PR #4895 was pushed to master and backport to

[Freeipa-devel] [freeipa PR#5001][closed] ipatests: Test certmonger rekey command works fine

2020-08-06 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5001 Author: mrizwan93 Title: #5001: ipatests: Test certmonger rekey command works fine Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5001/head:pr5001 git checkout

[Freeipa-devel] [freeipa PR#5001][opened] ipatests: Test certmonger rekey command works fine

2020-08-06 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5001 Author: mrizwan93 Title: #5001: ipatests: Test certmonger rekey command works fine Action: opened PR body: """ Certmonger's rekey command was throwing an error as unrecognized command. Test is to check if it is working fine. related:

[Freeipa-devel] [freeipa PR#5002][opened] ipatests: Test certmonger rekey command works fine

2020-08-06 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5002 Author: mrizwan93 Title: #5002: ipatests: Test certmonger rekey command works fine Action: opened PR body: """ Certmonger's rekey command was throwing an error as unrecognized command. Test is to check if it is working fine. related:

[Freeipa-devel] [freeipa PR#4895][closed] Simplify and make more reliable the server and client installation checks

2020-08-06 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4895 Author: rcritten Title: #4895: Simplify and make more reliable the server and client installation checks Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#4999][closed] Don't configure authselect in containers

2020-08-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4999 Author: tiran Title: #4999: Don't configure authselect in containers Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4999/head:pr4999 git checkout pr4999

[Freeipa-devel] [freeipa PR#5003][opened] [Backport][ipa-4-8] Don't configure authselect in containers

2020-08-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5003 Author: tiran Title: #5003: [Backport][ipa-4-8] Don't configure authselect in containers Action: opened PR body: """ This PR was opened automatically because PR #4999 was pushed to master and backport to ipa-4-8 is required. """ To pull the

[Freeipa-devel] [freeipa PR#4998][closed] ipatests: Test certmonger rekey command works fine

2020-08-06 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4998 Author: mrizwan93 Title: #4998: ipatests: Test certmonger rekey command works fine Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4998/head:pr4998 git checkout

[Freeipa-devel] [freeipa PR#5000][opened] [Backport][ipa-4-8] Set permissions of /etc/ipa/ca.crt to 0644 in CA-less installs

2020-08-06 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5000 Author: flo-renaud Title: #5000: [Backport][ipa-4-8] Set permissions of /etc/ipa/ca.crt to 0644 in CA-less installs Action: opened PR body: """ This PR was opened automatically because PR #4989 was pushed to master and backport to ipa-4-8 is

[Freeipa-devel] [freeipa PR#4989][closed] Set permissions of /etc/ipa/ca.crt to 0644 in CA-less installs

2020-08-06 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4989 Author: rcritten Title: #4989: Set permissions of /etc/ipa/ca.crt to 0644 in CA-less installs Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4989/head:pr4989

[Freeipa-devel] [freeipa PR#4999][opened] Don't configure authselect in containers

2020-08-06 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4999 Author: tiran Title: #4999: Don't configure authselect in containers Action: opened PR body: """ freeipa-container images come with authselect pre-configured. There is no need to configure, migrate, or restore authselect. The --mkhomedir

[Freeipa-devel] preparing FreeIPA 4.8.9 release

2020-08-06 Thread Alexander Bokovoy via FreeIPA-devel
Hi, it is time for another FreeIPA 4.8 release. My plan is to do a release either tomorrow, Friday, August 7th, or early next week, depending how fast the following pull requests would be acked and backported to ipa-4-8: PyCryptography 2.7+ compatibility:

[Freeipa-devel] [freeipa PR#4998][opened] ipatests: Test certmonger rekey command works fine

2020-08-06 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4998 Author: mrizwan93 Title: #4998: ipatests: Test certmonger rekey command works fine Action: opened PR body: """ Certmonger's rekey command was throwing an error as unrecognized command. Test is to check if it is working fine. related: