[Freeipa-devel] [freeipa PR#4913][opened] vault.py: flush the certificate after renaming

2020-07-10 Thread fcami via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4913 Author: fcami Title: #4913: vault.py: flush the certificate after renaming Action: opened PR body: """ store_cert() does f.write, flush_sync, f.close, os.rename(f.name) in that order. The directory is not flushed. * get rid of f.close as this i

[Freeipa-devel] [freeipa PR#4911][opened] ipatests: bump pr-ci templates

2020-07-10 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4911 Author: netoarmando Title: #4911: ipatests: bump pr-ci templates Action: opened PR body: """ New template images for ci-master-f32 and ci-master-f31 to include latest certmonger package (`certmonger-0.79.11-2`). Signed-off-by: Armando Neto "

[Freeipa-devel] [freeipa PR#4912][opened] [ipa-4-8] ipatests: bump pr-ci templates

2020-07-10 Thread netoarmando via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4912 Author: netoarmando Title: #4912: [ipa-4-8] ipatests: bump pr-ci templates Action: opened PR body: """ New template images for ci-ipa-4-8-f32 and ci-ipa-4-8-f31 to include latest certmonger package (`certmonger-0.79.11-2`). Signed-off-by: Arm

[Freeipa-devel] [freeipa PR#4910][opened] ipa-join: handle JSON-RPC error codes

2020-07-10 Thread Carbenium via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4910 Author: Carbenium Title: #4910: ipa-join: handle JSON-RPC error codes Action: opened PR body: """ Handling of IPA error codes was missing from the JSON-RPC code paths. Add parsing support for the `error` object and handle `ACIError` explicitl

[Freeipa-devel] [freeipa PR#4909][opened] Add unauthenticated nsupdate

2020-07-10 Thread fcami via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4909 Author: fcami Title: #4909: Add unauthenticated nsupdate Action: opened PR body: """ ipa-client-install: update sssd.conf if nsupdate requires -g If dynamic DNS updates are selected, sssd will use GSS-TSIG by default for nsupda

[Freeipa-devel] [freeipa PR#4723][closed] FreeIPA ACME service

2020-07-10 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4723 Author: frasertweedale Title: #4723: FreeIPA ACME service Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4723/head:pr4723 git checkout pr4723 ___

[Freeipa-devel] [freeipa PR#4908][opened] Support changelog integrated into main database

2020-07-10 Thread vashirov via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4908 Author: vashirov Title: #4908: Support changelog integrated into main database Action: opened PR body: """ 389-ds will integrate changelog into main database: https://pagure.io/389-ds-base/issue/49562 http://www.port389.org/docs/389ds/design/in

[Freeipa-devel] [freeipa PR#4900][closed] [ipa-4-8] ipatests: bump pr-ci templates

2020-07-10 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4900 Author: netoarmando Title: #4900: [ipa-4-8] ipatests: bump pr-ci templates Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4900/head:pr4900 git checkout pr4900 __