[Freeipa-devel] [freeipa PR#4543][opened] [testing_master_previous] Nightly PR

2020-04-16 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4543 Author: freeipa-pr-ci Title: #4543: [testing_master_previous] Nightly PR Action: opened PR body: """ None """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4543/head:pr4543

[Freeipa-devel] [freeipa PR#4531][closed] [testing_master_previous] Nightly PR

2020-04-16 Thread freeipa-pr-ci via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4531 Author: freeipa-pr-ci Title: #4531: [testing_master_previous] Nightly PR Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4531/head:pr4531 git checkout pr4531

[Freeipa-devel] [freeipa PR#4541][closed] [Backport][ipa-4-8] Man pages: fix syntax issues

2020-04-16 Thread fcami via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4541 Author: flo-renaud Title: #4541: [Backport][ipa-4-8] Man pages: fix syntax issues Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4541/head:pr4541 git checkout

[Freeipa-devel] [freeipa PR#4542][closed] [Backport][ipa-4-6] Man pages: fix syntax issues

2020-04-16 Thread fcami via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4542 Author: flo-renaud Title: #4542: [Backport][ipa-4-6] Man pages: fix syntax issues Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4542/head:pr4542 git checkout

[Freeipa-devel] [freeipa PR#4542][opened] [Backport][ipa-4-6] Man pages: fix syntax issues

2020-04-16 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4542 Author: flo-renaud Title: #4542: [Backport][ipa-4-6] Man pages: fix syntax issues Action: opened PR body: """ Manual backport of PR #4539 to ipa-4-6. The file install/tools/man/ipa-cacert-manage.1 in ipa-4-6 branch does not mention the

[Freeipa-devel] [freeipa PR#4541][opened] [Backport][ipa-4-8] Man pages: fix syntax issues

2020-04-16 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4541 Author: flo-renaud Title: #4541: [Backport][ipa-4-8] Man pages: fix syntax issues Action: opened PR body: """ This PR was opened automatically because PR #4539 was pushed to master and backport to ipa-4-8 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#4539][closed] Man pages: fix syntax issues

2020-04-16 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4539 Author: flo-renaud Title: #4539: Man pages: fix syntax issues Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4539/head:pr4539 git checkout pr4539

[Freeipa-devel] [freeipa PR#4536][closed] [Backport][ipa-4-8] Support for SUSE/openSUSE ipaplatform

2020-04-16 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4536 Author: tiran Title: #4536: [Backport][ipa-4-8] Support for SUSE/openSUSE ipaplatform Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/4536/head:pr4536 git

[Freeipa-devel] [freeipa PR#4540][opened] ipatests: Test to check password leak in apache error log

2020-04-16 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4540 Author: mrizwan93 Title: #4540: ipatests: Test to check password leak in apache error log Action: opened PR body: """ Host enrollment with OTP used to log the password in cleartext to apache error log. This test ensures that the password

[Freeipa-devel] [freeipa PR#4539][opened] Man pages: fix syntax issues

2020-04-16 Thread flo-renaud via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4539 Author: flo-renaud Title: #4539: Man pages: fix syntax issues Action: opened PR body: """ Fix the syntax in ipa-cacert-manage.1 and default.conf.5 Fixes: https://pagure.io/freeipa/issue/8273 """ To pull the PR as Git branch: git remote add

[Freeipa-devel] [freeipa PR#4538][opened] Bump required Pytest

2020-04-16 Thread stanislavlevin via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/4538 Author: stanislavlevin Title: #4538: Bump required Pytest Action: opened PR body: """ This bumps required Pytest to 3.9.1+ and adds cleanups: - removed deprecated yield_fixture - removed no longer needed 'get_marker' - removed no longer needed