36eefa2 Base64-decode unicode values in Bytes parameters.

3 files Authored by jcholast 12 years ago, Committed by rcritten 12 years ago,
    Base64-decode unicode values in Bytes parameters.
    
    Fix wrong handling of strings in --setattr/--addattr/--delattr.
    
    These changes make it possible to use Bytes in --setattr/--addattr/
    --delattr without errors.
    
    Fixes managing SSH keys on command-line
    
    https://fedorahosted.org/freeipa/ticket/754
    
        
file modified
+1 -5
file modified
+12 -2
file modified
+6 -2