[Freeipa-devel] [freeipa PR#5728][opened] ipa-otpd: handle LDAP timeout in a better way

2021-04-22 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5728 Author: abbra Title: #5728: ipa-otpd: handle LDAP timeout in a better way Action: opened PR body: """ When LDAP server disconnects ipa-otpd client connection due to a timeout, ipa-otpd instance would stop and report an issue. This confuses

[Freeipa-devel] [freeipa PR#5727][opened] WebUI: Handle assertion if multiple notifications are present

2021-04-22 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5727 Author: miskopo Title: #5727: WebUI: Handle assertion if multiple notifications are present Action: opened PR body: """ If multiple notifications of the same type are shown at the same time, assertion works for only the first one. This change

[Freeipa-devel] [freeipa PR#5726][opened] Try KRA wot PyCA crypto provider

2021-04-22 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5726 Author: tiran Title: #5726: Try KRA wot PyCA crypto provider Action: opened PR body: """ I don't understand why the provider is even asking for a certificate. It's not used except in `get_cert()`` call. Signed-off-by: Christian Heimes """

[Freeipa-devel] [freeipa PR#5725][closed] [Backport][ipa-4-8]ipatests: test to renew certs on replica using ipa-cert-fix

2021-04-22 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5725 Author: mrizwan93 Title: #5725: [Backport][ipa-4-8]ipatests: test to renew certs on replica using ipa-cert-fix 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#5725][opened] [Backport][ipa-4-8]ipatests: test to renew certs on replica using ipa-cert-fix

2021-04-22 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5725 Author: mrizwan93 Title: #5725: [Backport][ipa-4-8]ipatests: test to renew certs on replica using ipa-cert-fix Action: opened PR body: """ This test checks if ipa-cert-fix renews the certs on replica after cert renewal on master. related:

[Freeipa-devel] [freeipa PR#5724][opened] [Backport][ipa-4-9] ipatests: test to renew certs on replica using ipa-cert-fix

2021-04-22 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5724 Author: flo-renaud Title: #5724: [Backport][ipa-4-9] ipatests: test to renew certs on replica using ipa-cert-fix Action: opened PR body: """ This PR was opened automatically because PR #5653 was pushed to master and backport to ipa-4-9 is

[Freeipa-devel] [freeipa PR#5653][closed] ipatests: test to renew certs on replica using ipa-cert-fix

2021-04-22 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5653 Author: mrizwan93 Title: #5653: ipatests: test to renew certs on replica using ipa-cert-fix Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5653/head:pr5653 git

[Freeipa-devel] [freeipa PR#5723][opened] [Backport][ipa-4-9] Only request VALID certs when revoking certs for a host/service

2021-04-22 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5723 Author: flo-renaud Title: #5723: [Backport][ipa-4-9] Only request VALID certs when revoking certs for a host/service Action: opened PR body: """ This PR was opened automatically because PR #5701 was pushed to master and backport to ipa-4-9

[Freeipa-devel] [freeipa PR#5701][closed] Only request VALID certs when revoking certs for a host/service

2021-04-22 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/5701 Author: rcritten Title: #5701: Only request VALID certs when revoking certs for a host/service Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/5701/head:pr5701