[commits] Horde branch master updated. e23205e8e3440bf5dab13515fa3f7d644e15fef6
Michael M Slusarz
slusarz at horde.org
Thu Jul 23 16:57:52 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 50e93fc98c0a2ea3937e8fd7938f7a57fb908649
41230b7... This should properly set the userId for Kolab auth
e23205e... Horde_Auth improvements
-----------------------------------------------------------------------
commit 41230b7ca22ad383ce0f4273a08c74a6a55932ef
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jul 22 22:35:36 2009 -0600
This should properly set the userId for Kolab auth
Do class check once in constructor.
Correctly identify that this driver does authentication.
framework/Auth/lib/Horde/Auth/Kolab.php | 76 ++++++++++++-------------------
1 files changed, 29 insertions(+), 47 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Kolab.php?rt=horde-git&r1=3ae3920253e12c1528e601cf96a612a7add8d499&r2=41230b7ca22ad383ce0f4273a08c74a6a55932ef
-----------------------------------------------------------------------
commit e23205e8e3440bf5dab13515fa3f7d644e15fef6
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Thu Jul 23 10:49:24 2009 -0600
Horde_Auth improvements
Standardize pre/post-authenticate hooks and ensure they are called for
all authentication events.
Use transparent() authentication to authenticate to applications that
don't require any additional authentication.
framework/Auth/lib/Horde/Auth.php | 65 ++++++++++++++++++-------
framework/Auth/lib/Horde/Auth/Application.php | 36 +++++++-------
framework/Auth/lib/Horde/Auth/Base.php | 33 +++++++++----
3 files changed, 89 insertions(+), 45 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=bfbcd10b9f652bc0e08c360abaa2f61e94c987fc&r2=e23205e8e3440bf5dab13515fa3f7d644e15fef6
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Application.php?rt=horde-git&r1=d24993756c3cc44ec605adb79cca737537b2fe15&r2=e23205e8e3440bf5dab13515fa3f7d644e15fef6
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Base.php?rt=horde-git&r1=50e93fc98c0a2ea3937e8fd7938f7a57fb908649&r2=e23205e8e3440bf5dab13515fa3f7d644e15fef6
More information about the commits
mailing list