Sat, 11 Aug 2007 05:02:23 +0000
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).