shanks / freeipa

Forked from freeipa 5 years ago
Clone

c9c41d2 vault: fix vault-retrieve to a file

Authored and Committed by stlaz 6 years ago
    vault: fix vault-retrieve to a file
    
    `data` is bytes but we were opening the "--out" file as
    a text.
    
    https://pagure.io/freeipa/issue/7430
    
    Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
    
        
file modified
+1 -1