This minor bug complicates debugging while developing with ipaldap.
>>> from ipapython.ipaldap import IPAdmin >>> from ipapython.dn import DN >>> IPAdmin().make_entry(DN(), {'a': ['b']}) LDAPEntry(ipapython.dn.DN(''), {u'a': None}) ^^^^
master: 76c7f24
Metadata Update from @pviktori: - Issue assigned to jcholast - Issue set to the milestone: FreeIPA 4.0 - 2013/11
Log in to comment on this ticket.