[Freeipa-devel] [freeipa PR#1347][closed] Prevent set_directive from clobbering other keys

2017-12-08 Thread frasertweedale via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1347 Author: frasertweedale Title: #1347: Prevent set_directive from clobbering other keys Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1347/head:pr1347 git checkou

[Freeipa-devel] [freeipa PR#1376][closed] [Backport][ipa-4-6] Trust avoid mitkrb trust

2017-12-08 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1376 Author: abbra Title: #1376: [Backport][ipa-4-6] Trust avoid mitkrb trust Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1376/head:pr1376 git checkout pr1376

[Freeipa-devel] Re: FreeIPA release - better automation of wiki updates

2017-12-08 Thread Alexander Bokovoy via FreeIPA-devel
On pe, 08 joulu 2017, Martin Kosek via FreeIPA-devel wrote: Hi all, I was thinking about improvements to FreeIPA release processes and related wiki updates. Relevant changes and upgrades to the wiki and it's plugins [1] that I did recently will may enable us to leverage some of the new functiona

[Freeipa-devel] FreeIPA release - better automation of wiki updates

2017-12-08 Thread Martin Kosek via FreeIPA-devel
Hi all, I was thinking about improvements to FreeIPA release processes and related wiki updates. Relevant changes and upgrades to the wiki and it's plugins [1] that I did recently will may enable us to leverage some of the new functionality to fully automate the wiki updates. If I check the relea

[Freeipa-devel] [freeipa PR#1379][opened] Prevent set_directive from clobbering other keys / safe directive setter

2017-12-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1379 Author: tiran Title: #1379: Prevent set_directive from clobbering other keys / safe directive setter Action: opened PR body: """ This PR combines @frasertweedale PR #1347 with a safe directive setter (https://pagure.io/freeipa/issue/7312) ##

[Freeipa-devel] [freeipa PR#1378][opened] test_server_del: Added automation for bugzilla bz1506188.

2017-12-08 Thread ndehadrai via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1378 Author: ndehadrai Title: #1378: test_server_del: Added automation for bugzilla bz1506188. Action: opened PR body: """ Patch1: 1) Added automation for verification steps for bz1506188. 2) The code setusp up IPA-Master/ Replica and then chec

[Freeipa-devel] [freeipa PR#1355][closed] [Backport][ipa-4-6] Use the user-provided CA chain file in connections & check for file existence

2017-12-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1355 Author: rcritten Title: #1355: [Backport][ipa-4-6] Use the user-provided CA chain file in connections & check for file existence Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch

[Freeipa-devel] [freeipa PR#1375][closed] [Backport][ipa-4-6] renew_ra_cert: fix update of IPA RA user entry

2017-12-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1375 Author: tiran Title: #1375: [Backport][ipa-4-6] renew_ra_cert: fix update of IPA RA user entry Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1375/head:pr1375 g

[Freeipa-devel] [freeipa PR#1374][closed] [Backport][ipa-4-6] Remove Custodia keys on uninstall

2017-12-08 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1374 Author: tiran Title: #1374: [Backport][ipa-4-6] Remove Custodia keys on uninstall Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1374/head:pr1374 git checkout pr

[Freeipa-devel] [freeipa PR#1377][opened] Extend ui_driver to support geckodriver log_path

2017-12-08 Thread pvomacka via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1377 Author: pvomacka Title: #1377: Extend ui_driver to support geckodriver log_path Action: opened PR body: """ Geckodriver automatically logs into geckodriver.log file which is placed in the same directory from which tests are run. In case of runn