[Freeipa-devel] [freeipa PR#1117][opened] Testing ipatests with py3 and new template

2017-09-28 Thread felipevolpone via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1117 Author: felipevolpone Title: #1117: Testing ipatests with py3 and new template Action: opened PR body: """ """ To pull the PR as Git branch: git remote add ghfreeipa https://github.com/freeipa/freeipa git fetch ghfreeipa

[Freeipa-devel] [freeipa PR#1116][opened] Enable ephemeral KRA requests

2017-09-28 Thread rcritten via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1116 Author: rcritten Title: #1116: Enable ephemeral KRA requests Action: opened PR body: """ Enabling ephemeral KRA requests will reduce the amount of LDAP write operations and improve overall performance. https://pagure.io/freeipa/issue/6703

[Freeipa-devel] [freeipa PR#1115][opened] ipa-kdb: reinit trusted domain data for enterprise principals

2017-09-28 Thread sumit-bose via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/1115 Author: sumit-bose Title: #1115: ipa-kdb: reinit trusted domain data for enterprise principals Action: opened PR body: """ While processing enterprise principals the information about trusted domains might not be up-to-date. With this patch