[commits] Horde branch master updated. 3a263b8c6199fc1264eca343fcdcc8439ca8b3e6
Michael M Slusarz
slusarz at horde.org
Tue Oct 29 19:57:02 UTC 2013
The branch "master" has been updated.
The following is a summary of the commits.
from: 5208da3301ee46eabdd1abbdc7a79fbd4fa2ce47
3a263b8 [mms] Fix deauthenticating when a system-level logout event occurs.
Summary: http://github.com/horde/horde/compare/5208da3301ee46eabdd1abbdc7a79fbd4fa2ce47...3a263b8c6199fc1264eca343fcdcc8439ca8b3e6
-----------------------------------------------------------------------
commit 3a263b8c6199fc1264eca343fcdcc8439ca8b3e6
Author: Michael M Slusarz <slusarz at horde.org>
Date: Tue Oct 29 13:06:07 2013 -0600
[mms] Fix deauthenticating when a system-level logout event occurs.
Changes made re: token checking for logouts broken displaying logout
messages for certain logout types, and caused infinite loops in certain
other siutations.
The login(/logout) page must only handle destroying the session for USER
initiated logout requests. All other logout actions need the calling
code to do the session destruction - since these actions cannot be token
protected -- since the session no longer exists to do the token
checking.
framework/Core/lib/Horde/ErrorHandler.php | 17 ++++++++++++-----
framework/Core/package.xml | 4 ++--
horde/login.php | 15 ---------------
horde/package.xml | 2 +-
4 files changed, 15 insertions(+), 23 deletions(-)
http://github.com/horde/horde/commit/3a263b8c6199fc1264eca343fcdcc8439ca8b3e6
http://git.horde.org/horde-git/-/commit/3a263b8c6199fc1264eca343fcdcc8439ca8b3e6
More information about the commits
mailing list