0cf2dbc baseldap: Properly handle the case of renaming object to the same name

2 files Authored by tbabej 9 years ago, Committed by mkosek 9 years ago,
    baseldap: Properly handle the case of renaming object to the same name
    
    When renaming a object to the same name, errors.EmptyModList is raised.
    This is not properly handled, and can cause other modifications in the
    LDAPUpdate command to be ignored.
    
    https://fedorahosted.org/freeipa/ticket/4548
    
    Reviewed-By: Jan Cholasta <jcholast@redhat.com>
    
        
file modified
+17 -10