/pidgin/main: c96207fb539b: Fix outdated comment copied from cli...

Youness Alaoui <[email protected]>
Newsgroups gmane.comp.gnome.gaim.cvs
Message-ID <[email protected]>
Changeset: c96207fb539b1795849cc9fb94b8186b8d3a75cd
Author:	 Youness Alaoui <[email protected]>
Date:	 2016-06-09 12:30 -0400
Branch:	 oscar_auth
URL: https://hg.pidgin.im/pidgin/main/rev/c96207fb539b

Description:

Fix outdated comment copied from clientlogin.c.

diffstat:

 libpurple/protocols/oscar/kerberos.c |  10 +++++-----
 1 files changed, 5 insertions(+), 5 deletions(-)

diffs (27 lines):

diff --git a/libpurple/protocols/oscar/kerberos.c b/libpurple/protocols/oscar/kerberos.c
--- a/libpurple/protocols/oscar/kerberos.c
+++ b/libpurple/protocols/oscar/kerberos.c
@@ -102,7 +102,7 @@ static gchar *get_kdc_url(OscarData *od)
 }
 
 /*
- * Using clientLogin requires a developer ID.  This key is for libpurple.
+ * Using kerberos auth requires a developer ID. This key is for libpurple.
  * It is the default key for all libpurple-based clients.  AOL encourages
  * UIs (especially ones with lots of users) to override this with their
  * own key.  This key is owned by the AIM account "markdoliner"
@@ -324,10 +324,10 @@ kerberos_login_cb(PurpleHttpConnection *
 }
 
 /**
- * This function sends a request to
- * https://api.screenname.aol.com/auth/clientLogin with the user's
- * username and password and receives the user's session key, which is
- * used to request a connection to the BOSS server.
+ * This function sends a binary blob request to the Kerberos KDC server
+ * https://kdc.uas.aol.com with the user's username and password and
+ * receives the IM cookie, which is used to request a connection to the
+ * BOSS server.
  */
 void send_kerberos_login(OscarData *od, const char *username)
 {

_______________________________________________
Commits mailing list
[email protected]
https://pidgin.im/cgi-bin/mailman/listinfo/commits
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.