[Freeipa-devel] [freeipa PR#1411][closed] [Backport][ipa-4-6] Fix pylint warnings inconsistent-return-statements

2017-12-18 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1411 Author: tiran Title: #1411: [Backport][ipa-4-6] Fix pylint warnings inconsistent-return-statements 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#1411][opened] [Backport][ipa-4-6] Fix pylint warnings inconsistent-return-statements

2017-12-18 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1411 Author: tiran Title: #1411: [Backport][ipa-4-6] Fix pylint warnings inconsistent-return-statements Action: opened PR body: """ This PR was opened manually because PR #1408 was pushed to master and backport to ipa-4-6 is required. """ To

[Freeipa-devel] [freeipa PR#1410][opened] Custodia uninstall: Don't fail when LDAP is down

2017-12-18 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1410 Author: tiran Title: #1410: Custodia uninstall: Don't fail when LDAP is down Action: opened PR body: """ The Custodia instance is removed when LDAP is already shut down. Don't fail and only remove the key files from disk. The server_del

[Freeipa-devel] [freeipa PR#1409][opened] Vault: Add argument checks to encrypt/decrypt

2017-12-18 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1409 Author: tiran Title: #1409: Vault: Add argument checks to encrypt/decrypt Action: opened PR body: """ Vault's encrypt and decrypt helper function take either symmetric or public/private key. Raise an exception if either both or none of them

[Freeipa-devel] [freeipa PR#1408][closed] Fix pylint warnings inconsistent-return-statements

2017-12-18 Thread tiran via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1408 Author: tiran Title: #1408: Fix pylint warnings inconsistent-return-statements Action: closed To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa pull/1408/head:pr1408 git checkout