AIM client_login
Evan Schoenberg, M.D.
evan at adium.im
Thu Jun 2 22:48:36 UTC 2011
So http://trac.adium.im/ticket/15137 is caused by client_login and the user's proxy configuration not working nicely together.... which led me to wonder why we were using client_login at all.
changeset: 3869:e9f94c290817
user: Thijs Alkemade <thijsalkemade at gmail.com>
date: Sun Apr 17 12:51:21 2011 +0200
summary: Change ICQ and AIM encryption settings to no/opportunistic/required encryption.
In addition to changing how we set the "encryption" setting, we also have:
+ // Always yes, so SSL on ICQ works again.
+ purple_account_set_bool(account, "use_clientlogin", TRUE);
this is done for all OSCAR accounts, not just ICQ, as it's in CBPurpleOscarAccount.
Thijs, was that intended? It seems like it should be set for ICQ accounts only, when SSL is to be used...
Would like to wrap up #15137 before we release.
-Evan
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://adium.im/pipermail/devel_adium.im/attachments/20110602/87f784b7/attachment-0002.html>
More information about the devel
mailing list