The branch "master" has been updated. The following is a summary of the commits.
from: 4887e5821b008c1de0c8838e7697540da8e2896a 68f07c3 [mms] Correctly logout when a Horde_Exception_AuthenticationFailure is handled by the default Horde error handler. 38d83ff [mms] Fix some cases where the seesion was not destroyed upon authentication errors. ----------------------------------------------------------------------- commit 68f07c395b8608278f504cf880bb3bb26f768edc Author: Michael M Slusarz <[email protected]> Date: Tue Jul 9 23:58:26 2013 -0600 [mms] Correctly logout when a Horde_Exception_AuthenticationFailure is handled by the default Horde error handler. framework/Core/lib/Horde/ErrorHandler.php | 1 - framework/Core/package.xml | 2 ++ 2 files changed, 2 insertions(+), 1 deletions(-) http://git.horde.org/horde-git/-/commit/68f07c395b8608278f504cf880bb3bb26f768edc ----------------------------------------------------------------------- commit 38d83ff0c22491e8b3f5831bb03b0645e2b817f3 Author: Michael M Slusarz <[email protected]> Date: Tue Jul 9 23:59:45 2013 -0600 [mms] Fix some cases where the seesion was not destroyed upon authentication errors. imp/docs/CHANGES | 2 ++ imp/lib/Factory/Imap.php | 8 +++++++- imp/lib/Imap.php | 15 +++++++++++++-- imp/package.xml | 2 ++ 4 files changed, 24 insertions(+), 3 deletions(-) http://git.horde.org/horde-git/-/commit/38d83ff0c22491e8b3f5831bb03b0645e2b817f3 -- commits mailing list Frequently Asked Questions: http://wiki.horde.org/FAQ To unsubscribe, mail: [email protected]
