From 85dcfd1f8e40ac729fd7b0995d799bd59070839d Mon Sep 17 00:00:00 2001 From: Sushma Rai Date: Mon, 19 Dec 2005 14:15:11 +0000 Subject: Checking if the user has selected save password option or not and accordingly prompting for the password whenever Evolution is restarted. Also, not asking for password twice during account creation. Fixes #324485. svn path=/trunk/; revision=30879 --- plugins/exchange-operations/ChangeLog | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) (limited to 'plugins/exchange-operations/ChangeLog') diff --git a/plugins/exchange-operations/ChangeLog b/plugins/exchange-operations/ChangeLog index b8cd722394..0b75458331 100644 --- a/plugins/exchange-operations/ChangeLog +++ b/plugins/exchange-operations/ChangeLog @@ -1,3 +1,21 @@ +2005-12-19 Sushma Rai + + * exchange-account-setup.c (owa_authenticate_user): Adding the + parameter "save-passwd" to CamelURL, during account creation, which can + be used to see if the user has remembered password or password is + temporarily remembered so that password is not prompted second time at + the end of account creation. + + * exchange-config-listener.c (exchange_config_listener_authenticate): + Using the flag E_PASSWORDS_REMEMBER_FOREVER instead of + E_PASSWORDS_REMEMBER_SESSION. Reading the save-passwd URL parameter to + see if the password was remembered by the user or remembered + temporarily by the plugin and foget it in case of remembered by the + plugin. Also free CamelURL. + (account_added): Calling exchange_config_listener_authenticate(). + + Fixes #324485 + 2005-12-19 Sushma Rai * exchange-account-setup.c (org_gnome_exchange_settings) -- cgit v1.2.3