freeipa/ipaserver
Stanislav Laznicka 7d217c8c9b
host, service: fix adding host/svc with a cert
ipaldap.LDAPEntry expects that entry attributes, if multi-valued,
are lists.

The recent cert refactoring made it possible to pass certificate
values from options directly to LDAPEntry. This should now be
handled in appropriate general way in baseldap.LDAPCreate
since if options.get() is called, it returns tuple instead
of list which confuses ipaldap.

https://pagure.io/freeipa/issue/7077

Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
2017-08-11 12:09:44 +02:00
..
advise logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
dnssec logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
install replica: fix SetuptoolsVersion comparison 2017-08-03 13:48:12 +02:00
plugins host, service: fix adding host/svc with a cert 2017-08-11 12:09:44 +02:00
secrets py3: secrets: remove iteritems usage 2017-06-23 14:44:25 +02:00
__init__.py Change FreeIPA license to GPLv3+ 2010-12-20 17:19:53 -05:00
dcerpc.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
dns_data_management.py logging: do not log into the root logger 2017-07-14 15:55:59 +02:00
Makefile.am Build: Makefiles for Python packages 2016-11-09 13:08:32 +01:00
p11helper.py py3: softhsm key_id must be bytes 2017-06-01 09:24:24 +02:00
rpcserver.py logging: remove object-specific loggers 2017-07-14 15:55:59 +02:00
servroles.py Do not remove the old masters when setting the attribute fails 2017-07-04 14:42:43 +02:00
setup.cfg Port all setup.py to setuptools 2016-10-20 18:43:37 +02:00
setup.py Turn on NSSOCSP check in mod_nss conf 2017-05-10 09:08:34 +02:00
topology.py fix incorrect suffix handling in topology checks 2017-06-05 18:37:37 +02:00