[Freeipa-devel] [freeipa PR#1183][closed] [Backport][ipa-4-6] Use os.path.isfile() and isdir()

2017-10-20 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1183 Author: stlaz Title: #1183: [Backport][ipa-4-6] Use os.path.isfile() and isdir() Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1183/head:pr1183 git checkout

[Freeipa-devel] [freeipa PR#1181][opened] [Backport][ipa-4-6] ipaclient.plugins.dns: Cast DNS name to unicode

2017-10-20 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1181 Author: Tiboris Title: #1181: [Backport][ipa-4-6] ipaclient.plugins.dns: Cast DNS name to unicode Action: opened PR body: """ This PR was opened automatically because PR #1175 was pushed to master and backport to ipa-4-6 is required. """ To

[Freeipa-devel] [freeipa PR#1175][closed] ipaclient.plugins.dns: Cast DNS name to unicode

2017-10-20 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1175 Author: slaykovsky Title: #1175: ipaclient.plugins.dns: Cast DNS name to unicode Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1175/head:pr1175 git checkout

[Freeipa-devel] [freeipa PR#1182][opened] Use os.path.isfile() and isdir()

2017-10-20 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1182 Author: tiran Title: #1182: Use os.path.isfile() and isdir() Action: opened PR body: """ Replace custom file_exists() and dir_exists() functions with proper functions from Python's stdlib. The change also gets rid of pylint's invalid

[Freeipa-devel] [freeipa PR#1183][opened] [Backport][ipa-4-6] Use os.path.isfile() and isdir()

2017-10-20 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1183 Author: stlaz Title: #1183: [Backport][ipa-4-6] Use os.path.isfile() and isdir() Action: opened PR body: """ This PR was opened automatically because PR #1182 was pushed to master and backport to ipa-4-6 is required. """ To pull the PR as

[Freeipa-devel] [freeipa PR#1182][closed] Use os.path.isfile() and isdir()

2017-10-20 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1182 Author: tiran Title: #1182: Use os.path.isfile() and isdir() Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1182/head:pr1182 git checkout pr1182

[Freeipa-devel] [freeipa PR#1185][opened] Time skew support

2017-10-20 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1185 Author: abbra Title: #1185: Time skew support Action: opened PR body: """ Backport for ipa-4-6, waiting for the CI to complete. The original pull request 1155 was already pushed. """ To pull the PR as Git branch: git remote add ghfreeipa

[Freeipa-devel] [freeipa PR#1181][closed] [Backport][ipa-4-6] ipaclient.plugins.dns: Cast DNS name to unicode

2017-10-20 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1181 Author: Tiboris Title: #1181: [Backport][ipa-4-6] ipaclient.plugins.dns: Cast DNS name to unicode 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#1184][opened] Drop import of ipaplatform to fix PyPI packages

2017-10-20 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1184 Author: tiran Title: #1184: Drop import of ipaplatform to fix PyPI packages Action: opened PR body: """ ipalib.util imports ipaplatform but ipaplatform package is not available as wheel package on PyPI. Fixes import errors introduced by

[Freeipa-devel] [freeipa PR#1177][closed] [Backport][ipa-4-6] Increase dbus client timeouts during CA install

2017-10-20 Thread Tiboris via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1177 Author: tomaskrizek Title: #1177: [Backport][ipa-4-6] Increase dbus client timeouts during CA install Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] Re: Lets Encrypt scripts for multiple principals and Web/LDAP

2017-10-20 Thread Rob Crittenden via FreeIPA-devel
Antonia Stevens via FreeIPA-devel wrote: Hi Felipe, I believe I would need editor rights to that page to add a link, seeing as I've not contributed to the FreeIPA project before I don't have the permissions needed. Perhaps someone else could add the link or direct me on how to obtain the

[Freeipa-devel] [freeipa PR#1186][opened] lint: disable no-name-in-module for py3 package

2017-10-20 Thread stlaz via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1186 Author: stlaz Title: #1186: lint: disable no-name-in-module for py3 package Action: opened PR body: """ pylint mistakenly reports no-name-in-module when we're deciding whether to use the package for the given python version. """ To pull the

[Freeipa-devel] [freeipa PR#1185][closed] [Backport][4.6]Time skew support

2017-10-20 Thread abbra via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1185 Author: abbra Title: #1185: [Backport][4.6]Time skew support Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1185/head:pr1185 git checkout pr1185