From ac46cce02d2560fd559d7bcf9dea5e3628d92976 Mon Sep 17 00:00:00 2001 From: tassium Date: Mon, 11 Aug 2003 17:52:03 +0000 Subject: [PATCH] Fix for username/password display in IMAP disconnect error code Fix theme loading order to avoid incomplete $color array when an imcomplete theme is used. git-svn-id: https://svn.code.sf.net/p/squirrelmail/code/trunk/squirrelmail@5500 7612ce4b-ef26-0410-bec9-ea0150e637f0 --- ChangeLog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ChangeLog b/ChangeLog index 87bd53c2..2b33ad06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -68,6 +68,10 @@ Version 1.5.0 -- CVS - Add a confirmation for the user that their mail has been sent. - Fixed issue with forwarding emails having a ) appended to the end. - Add "attachments_bottom" hook to allow manipulating/adding to the attachments + - Fix to prevent username & password from being displayed in error messages + if IMAP connection dropped during login + - Modified preference loading code to always have a complete $color array + set in case a user uses an incomplete theme. ************************************** -- 2.25.1