[Freeipa-devel] [PATCH] 0030 Fix --{user, group}-ignore-attribute in migration plugin.

Jan Cholasta jcholast at redhat.com
Thu Nov 20 09:03:30 UTC 2014


Dne 20.11.2014 v 09:51 David Kupka napsal(a):
> https://fedorahosted.org/freeipa/ticket/4620

IMO changing the loop to:

    for attr in attr_blacklist:
        entry_attrs.pop(attr, None)

would be better, because LDAPEntry already handles case insensitivity in 
attribute names.

-- 
Jan Cholasta




More information about the Freeipa-devel mailing list