From 4d98f14113b8cdf72226361d6904a6829a15f0e7 Mon Sep 17 00:00:00 2001 From: Jeffrey Stedfast Date: Fri, 14 Feb 2003 20:10:15 +0000 Subject: Change the logic here slightly. Instead of only reprompting the user if 2003-02-14 Jeffrey Stedfast * mail-session.c (do_get_pass): Change the logic here slightly. Instead of only reprompting the user if the cache is empty, also reprompt the user if the backend is forcing a reprompt. (request_password): If we have a cached passwd string for the account, fill-in the GtkEntry box with that value by default. This, together with the camel changes, fixes the "Evolution forgets my POP passwd if it gets a -ERR response during the login phase" bug. svn path=/trunk/; revision=19911 --- mail/ChangeLog | 12 ++++++++++++ 1 file changed, 12 insertions(+) (limited to 'mail/ChangeLog') diff --git a/mail/ChangeLog b/mail/ChangeLog index 74c1566e3a..d6e10d9062 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,15 @@ +2003-02-14 Jeffrey Stedfast + + * mail-session.c (do_get_pass): Change the logic here + slightly. Instead of only reprompting the user if the cache is + empty, also reprompt the user if the backend is forcing a + reprompt. + (request_password): If we have a cached passwd string for the + account, fill-in the GtkEntry box with that value by + default. This, together with the camel changes, fixes the + "Evolution forgets my POP passwd if it gets a -ERR response during + the login phase" bug. + 2003-02-13 Jeffrey Stedfast * e-searching-tokenizer.c: #include -- cgit v1.2.3