8939284 Fix UnicodeEncode on entering non-ascii password

1 file Authored by farhaan 6 years ago, Committed by pingou 6 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