893928 Fix UnicodeEncode on entering non-ascii password

1 file Authored by Farhaan Bukhsh 7 years ago , Committed by Pierre-Yves Chibon 7 years ago ,
    Fix UnicodeEncode on entering non-ascii password
    
    The above changes encode the password to ``UTF_8`` to make the password
    compatible for ascii as well as non-ascii character.
    
    Signed-off-by: Farhaan Bukhsh <farhaan.bukhsh@gmail.com>
    
        
file modified
+4 -2