Convert password to lowercase using g_utf8_strdown(), better because soc.2007.msimprpl

Sat, 11 Aug 2007 05:02:23 +0000

author
Jeff Connelly <jeff2@soc.pidgin.im>
date
Sat, 11 Aug 2007 05:02:23 +0000
branch
soc.2007.msimprpl
changeset 19148
50e50a9a564f
parent 19147
d10ca94b89d1
child 19149
b9e554509131

Convert password to lowercase using g_utf8_strdown(), better because
g_strdown() in glib is deprecated (documentation says it is "totally broken")
and now you might be able to use Unicode passwords (if MySpace allows it).