freeipa/ipatests
Fraser Tweedale 891d54e46f dn: handle multi-valued RDNs in Name conversion
When applying DN to a cryptography.x509.Name, multi-valued RDNs get
"flattened" into separate RDNs.  Update the constructor to correctly
handle Name values with multi-valued RDNs.

Fixes: https://pagure.io/freeipa/issue/7963
Reviewed-By: Christian Heimes <cheimes@redhat.com>
Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
2019-05-28 10:03:00 +03:00
..
azure Azure Pipelines: run fast linter in case of a pull request build 2019-05-28 09:55:51 +03:00
man Replace ntpd with chronyd in installation 2018-04-09 11:00:02 -04:00
prci_definitions ipatests: add nfs tests 2019-04-16 16:58:54 +02:00
pytest_ipa Order of master and replica corrected in logger.info 2019-05-23 09:58:18 +02:00
test_cmdline ipa-pwd-extop: do not remove MagicRegen mod, replace it 2019-05-28 09:55:51 +03:00
test_install Use new LDAPClient constructors 2019-02-05 08:39:13 -05:00
test_integration ipatests: Add Unattended option to external ca task 2019-05-22 18:20:22 +02:00
test_ipaclient Add test case for configure_openldap_conf 2019-03-29 11:35:26 +01:00
test_ipalib Remove deprecated object logger 2019-04-23 12:55:35 +02:00
test_ipaplatform Don't configure KEYRING ccache in containers 2019-01-18 11:33:11 +01:00
test_ipapython dn: handle multi-valued RDNs in Name conversion 2019-05-28 10:03:00 +03:00
test_ipaserver Add option to remove lines from a file 2019-04-02 19:35:38 +02:00
test_webui fix selenium imports in automount web UI test 2019-05-16 09:51:45 +03:00
test_xmlrpc Skip orphan automember rule test 2019-04-08 14:53:35 +02:00
__init__.py Make an ipa-tests package 2013-06-17 19:22:50 +02:00
conftest.py Don't import ipaserver in conf.py 2019-05-16 13:20:38 +02:00
create_external_ca.py Explain why tests still use 2048bit external CA 2019-04-16 16:51:40 +02:00
data.py Fix more bytes/unicode issues 2015-10-22 18:34:46 +02:00
i18n.py Sprinkle raw strings across the code base 2018-09-27 10:23:03 +02:00
ipa-run-tests ipa-run-tests: add support of globs for test targets and ignores 2019-05-28 09:55:51 +03:00
ipa-test-config Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
ipa-test-task Rename pytest_plugins to ipatests.pytest_ipa 2018-08-02 17:07:43 +02:00
Makefile.am Build: fix distribution of static files for web UI 2016-11-09 13:08:32 +01:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py integration plugins import ldif 2019-05-16 13:20:38 +02:00
test_util.py Py3: Remove subclassing from object 2018-09-27 11:49:04 +02:00
util.py Respect TMPDIR, TEMP or TMP environment variables during testing 2019-05-21 13:07:45 -04:00