[Freeipa-devel] [freeipa PR#6107][opened] ipatests: Test empty cert request doesn't force certmonger to segfault

2021-11-24 Thread mrizwan93 via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/6107 Author: mrizwan93 Title: #6107: ipatests: Test empty cert request doesn't force certmonger to segfault Action: opened PR body: """ When empty cert request is submitted to certmonger, it goes to segfault. This fix test that if something like

[Freeipa-devel] Draft for 4.9.8 release notes

2021-11-24 Thread Alexander Bokovoy via FreeIPA-devel
Hi, https://vda.li/drafts/freeipa-4.9.8-release-notes-draft.html contains draft of the release notes for FreeIPA 4.9.8 release. Please look and update tickets if you think a release note is needed. To do so, either modify a 'changelog' field in the ticket metadata on Pagure or, if you have no

[Freeipa-devel] [freeipa PR#6106][opened] ipatests: test_subids: test subid-match shows UID of the owner

2021-11-24 Thread miskopo via FreeIPA-devel
URL: https://github.com/freeipa/freeipa/pull/6106 Author: miskopo Title: #6106: ipatests: test_subids: test subid-match shows UID of the owner Action: opened PR body: """ ipa subid-match should show UID of the owner instead of DN. Related: https://pagure.io/freeipa/issue/8977 Signed-off-by: