[commits] Horde branch master updated. 18a53c7ffc56dd4df59a389b1f366a7089f51df6
Michael M Slusarz
slusarz at horde.org
Wed Jul 22 04:18:59 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 240f760f93ffa5731925bd3e34976041638595af
17a39a1... Fix auth with application driver (transparent auth was unnecessarily erasing auth credentials)
18a53c7... First attempt at placing logintasks in the proper place.
-----------------------------------------------------------------------
commit 17a39a132b4e6d8bf1239f5d674f50d4e7142e17
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jul 21 21:39:28 2009 -0600
Fix auth with application driver (transparent auth was unnecessarily
erasing auth credentials)
framework/Auth/lib/Horde/Auth.php | 12 +++++-------
framework/Auth/lib/Horde/Auth/Base.php | 21 +++++++--------------
2 files changed, 12 insertions(+), 21 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=240f760f93ffa5731925bd3e34976041638595af&r2=17a39a132b4e6d8bf1239f5d674f50d4e7142e17
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Base.php?rt=horde-git&r1=3ae3920253e12c1528e601cf96a612a7add8d499&r2=17a39a132b4e6d8bf1239f5d674f50d4e7142e17
-----------------------------------------------------------------------
commit 18a53c7ffc56dd4df59a389b1f366a7089f51df6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Tue Jul 21 21:49:28 2009 -0600
First attempt at placing logintasks in the proper place.
This is the only place guaranteed to run logintasks on both regular and
transparent auth. However, it may not be appropriate to run logintasks
if we are doing some kind of API call. It might be better to simply run
all login tasks for all applications on initial login.
framework/Core/lib/Horde/Registry.php | 4 ++++
framework/LoginTasks/lib/Horde/LoginTasks.php | 7 +++++--
2 files changed, 9 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=3ae3920253e12c1528e601cf96a612a7add8d499&r2=18a53c7ffc56dd4df59a389b1f366a7089f51df6
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks.php?rt=horde-git&r1=880314e236f67912136bd1494d4dc177ade28846&r2=18a53c7ffc56dd4df59a389b1f366a7089f51df6
More information about the commits
mailing list