b7e5e69 When writing the authorized_key file, encode the data in UTF-8

Authored and Committed by pingou 8 years ago
    When writing the authorized_key file, encode the data in UTF-8
    
    This will allow non-unicode characters to be present in the file
    
    Fixes https://pagure.io/pagure/issue/335
    
        
file modified
+1 -1