changeset 12308:1d4a05772625

[gaim-migrate @ 14612] Go back to using the insecure xor-based authentication for ICQ because I think some people's ICQ numbers will trigger problems when using MD5. Namely login error code 0x000c and error url http://www.aim.com/errors/INVALID_DB_FIELDS.html?ccode=us&lang=en committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sat, 03 Dec 2005 20:24:17 +0000
parents cfffd6fdb073
children b3385115815c
files src/protocols/oscar/auth.c
diffstat 1 files changed, 2 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/protocols/oscar/auth.c	Sat Dec 03 19:59:26 2005 +0000
+++ b/src/protocols/oscar/auth.c	Sat Dec 03 20:24:17 2005 +0000
@@ -13,6 +13,8 @@
 
 #include <ctype.h>
 
+#define USE_XOR_FOR_ICQ
+
 #ifdef USE_XOR_FOR_ICQ
 /**
  * Encode a password using old XOR method