From ddec6b2a3e2f61a10e1d20ad383f30abe2a26ad7 Mon Sep 17 00:00:00 2001 From: Sankar P Date: Thu, 20 Oct 2005 08:21:26 +0000 Subject: When the user forgets-password explicitly, the subsequent proxy-login 2005-10-20 Sankar P * proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc): When the user forgets-password explicitly, the subsequent proxy-login requests are made with a NULL password leading to unexpected behavior. Fixes #312467 * proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc): Added the missing unrefs for the connection object. svn path=/trunk/; revision=30543 --- plugins/groupwise-features/ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) (limited to 'plugins/groupwise-features/ChangeLog') diff --git a/plugins/groupwise-features/ChangeLog b/plugins/groupwise-features/ChangeLog index 7cfcbd29aa..9142bcfb79 100644 --- a/plugins/groupwise-features/ChangeLog +++ b/plugins/groupwise-features/ChangeLog @@ -1,3 +1,13 @@ +2005-10-20 Sankar P + + * proxy-login.c (org_gnome_proxy_account_login) (proxy_login_get_cnc): + When the user forgets-password explicitly, the subsequent proxy-login requests + are made with a NULL password leading to unexpected behavior. + Fixes #312467 + + * proxy-login.c (proxy_login_update_tree) (proxy_login_get_cnc): + Added the missing unrefs for the connection object. + 2005-10-19 Shreyas Srinivasan * proxy.c (org_gnome_proxy): Dont try to connect when the account is -- cgit v1.2.3