[commits] Horde branch master updated. 50e93fc98c0a2ea3937e8fd7938f7a57fb908649
Michael M Slusarz
slusarz at horde.org
Wed Jul 22 22:09:38 UTC 2009
The branch "master" has been updated.
The following is a summary of the commits.
from: 5f08b50ba8afe0e4df7f6e4f92d59ee3892861b1
ea873cf... Revert "Existence check"
bfbcd10... Fix parameter generation for app name.
7284197... Clean up this code a bit.
d530698... phpdoc typo
50e93fc... Use stored auth credentials information for transparent() auth if the driver did not define new values.
-----------------------------------------------------------------------
commit ea873cfdfa3cc8b95e558520f2985102a447fa13
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jul 22 13:29:27 2009 -0600
Revert "Existence check"
This reverts commit 9f6fe242c7f7b67d7efd8b034ec35de786f436d6.
2nd time :) But this is exactly where we don't want to do existence
checking, since there is absolutely no reason why $driver should not
exist if horde_auth is active. We need to discover the source of the
problem here, not mask it.
framework/Auth/lib/Horde/Auth.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=65fac61779b1f1f537318d1618e1bc214d4530ed&r2=ea873cfdfa3cc8b95e558520f2985102a447fa13
-----------------------------------------------------------------------
commit bfbcd10b9f652bc0e08c360abaa2f61e94c987fc
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jul 22 16:08:15 2009 -0600
Fix parameter generation for app name.
framework/Auth/lib/Horde/Auth.php | 12 ++++++------
1 files changed, 6 insertions(+), 6 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth.php?rt=horde-git&r1=ea873cfdfa3cc8b95e558520f2985102a447fa13&r2=bfbcd10b9f652bc0e08c360abaa2f61e94c987fc
-----------------------------------------------------------------------
commit 72841974b363def73d152d5ef938a935cd9cd6ce
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jul 22 16:08:35 2009 -0600
Clean up this code a bit.
framework/LoginTasks/lib/Horde/LoginTasks.php | 21 ++++++++++++---------
1 files changed, 12 insertions(+), 9 deletions(-)
http://git.horde.org/diff.php/framework/LoginTasks/lib/Horde/LoginTasks.php?rt=horde-git&r1=57f627b6daeba1caed2f61e18f5c3ddeee52119c&r2=72841974b363def73d152d5ef938a935cd9cd6ce
-----------------------------------------------------------------------
commit d53069841a256cb02d3bbe3a8e4e20ce8dbf4d87
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jul 22 16:08:48 2009 -0600
phpdoc typo
framework/Core/lib/Horde/Registry.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Registry.php?rt=horde-git&r1=5f08b50ba8afe0e4df7f6e4f92d59ee3892861b1&r2=d53069841a256cb02d3bbe3a8e4e20ce8dbf4d87
-----------------------------------------------------------------------
commit 50e93fc98c0a2ea3937e8fd7938f7a57fb908649
Author: Michael M Slusarz <slusarz at curecanti.org>
Date: Wed Jul 22 16:09:23 2009 -0600
Use stored auth credentials information for transparent() auth if the
driver did not define new values.
framework/Auth/lib/Horde/Auth/Base.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Base.php?rt=horde-git&r1=17a39a132b4e6d8bf1239f5d674f50d4e7142e17&r2=50e93fc98c0a2ea3937e8fd7938f7a57fb908649
More information about the commits
mailing list