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 ipa
URL: https://github.com/freeipa/freeipa/pull/1114
Author: rcritten
Title: #1114: Use 389-ds provided method for file limits tuning
Action: opened
PR body:
"""
Previously IPA would set the LimitNOFILE value to 8192 to increase
the number of concurrent clients. 389-ds-base does this by default
a
URL: https://github.com/freeipa/freeipa/pull/1053
Author: Rezney
Title: #1053: test_external_ca: switch to python-cryptography
Action: closed
To pull the PR as Git branch:
git remote add ghfreeipa https://github.com/freeipa/freeipa
git fetch ghfreeipa pull/1053/head:pr1053
git checkout pr1053
URL: https://github.com/freeipa/freeipa/pull/1113
Author: stlaz
Title: #1113: [Backport][ipa-4-6] test_external_ca: switch to
python-cryptography
Action: opened
PR body:
"""
This PR was opened automatically because PR #1053 was pushed to master and
backport to ipa-4-6 is required.
"""
To pu