ftrivino / freeipa

Forked from freeipa 5 years ago
Clone

3b255b2 ldap2: don't use decode() on str instance

Authored and Committed by stlaz 6 years ago
    ldap2: don't use decode() on str instance
    
    This was causing issues when adding/removing a CA in the
    CA plugin.
    
    https://pagure.io/freeipa/issue/7131
    
    Reviewed-By: Florence Blanc-Renaud <frenaud@redhat.com>
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+2 -2