[commits] Horde branch master updated. 7d20b8a0764b08f84b1da1ef0c45bdf26a43c97c
Jan Schneider
jan at horde.org
Mon Sep 20 16:41:19 UTC 2010
The branch "master" has been updated.
The following is a summary of the commits.
from: b13cd375d8832bf7ae7ed16fe587476e7d4cd214
9056376 Add Horde_Ldap_Filter::build() to create filters from common configuration values.
0f670ea todo
a3d8757 Move code to find user DNs to Horde_Ldap.
ddf50a5 Rename methods.
310c445 Configure bind type, binddn and scope in configldap, but only put the bind type into the global LDAP configuration.
eec0b4d Re-bind as user if requested.
76e26ea BC catch.
7d20b8a We still may need bind credentials for searching the user's DN, when re-binding as the current user.
-----------------------------------------------------------------------
commit 905637649a413fb8d0dda349a43e76ac36ec34e9
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 14:49:06 2010 +0200
Add Horde_Ldap_Filter::build() to create filters from common configuration values.
framework/Group/lib/Horde/Group/Ldap.php | 16 +--------------
framework/Ldap/lib/Horde/Ldap/Filter.php | 32 ++++++++++++++++++++++++++++++
2 files changed, 33 insertions(+), 15 deletions(-)
http://git.horde.org/diff.php/framework/Group/lib/Horde/Group/Ldap.php?rt=horde-git&r1=20e00cc04f35659ce73829372cfee2efb9eb8461&r2=905637649a413fb8d0dda349a43e76ac36ec34e9
http://git.horde.org/diff.php/framework/Ldap/lib/Horde/Ldap/Filter.php?rt=horde-git&r1=b1b7abc014e22385ddc4f632d457dbec2ced7be7&r2=905637649a413fb8d0dda349a43e76ac36ec34e9
-----------------------------------------------------------------------
commit 0f670eaa754f7b620618ec758e9173854419bc55
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 15:21:23 2010 +0200
todo
framework/Auth/lib/Horde/Auth/Msad.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Msad.php?rt=horde-git&r1=6ec7d614c26d88f25c2d2cf49e2d0263a1322106&r2=0f670eaa754f7b620618ec758e9173854419bc55
-----------------------------------------------------------------------
commit a3d875782a1baf7e84cc86403633831a8f0435ea
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 15:21:52 2010 +0200
Move code to find user DNs to Horde_Ldap.
framework/Auth/lib/Horde/Auth/Ldap.php | 85 ++++++-----------------
framework/Core/lib/Horde/Core/Factory/Ldap.php | 12 ++--
framework/Ldap/lib/Horde/Ldap.php | 38 ++++++++++-
3 files changed, 63 insertions(+), 72 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Ldap.php?rt=horde-git&r1=d579c76e9042c701a42bb22b5545a8e1f0118612&r2=a3d875782a1baf7e84cc86403633831a8f0435ea
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Ldap.php?rt=horde-git&r1=a98af0380bf7db34b3ae8276ebe7e64fa1aa0017&r2=a3d875782a1baf7e84cc86403633831a8f0435ea
http://git.horde.org/diff.php/framework/Ldap/lib/Horde/Ldap.php?rt=horde-git&r1=5c3f79af7972721f0cb019ceea653269fd155083&r2=a3d875782a1baf7e84cc86403633831a8f0435ea
-----------------------------------------------------------------------
commit ddf50a58381137a57a31a55d06ded35656540f60
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 15:29:42 2010 +0200
Rename methods.
framework/Auth/lib/Horde/Auth/Ldap.php | 2 +-
framework/Group/lib/Horde/Group/Ldap.php | 2 +-
.../lib/Horde/Kolab/Server/Connection/Mock/Search.php | 2 +-
framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Ldap.php | 2 +-
.../Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php | 28 ++--
.../test/Horde/Kolab/Server/Class/Server/Ldap/FilteredTest.php | 4 +-
.../test/Horde/Kolab/Server/Class/Server/Ldap/StandardTest.php | 4 +-
.../test/Horde/Kolab/Server/Class/Server/LdapTest.php | 8 +-
.../test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php | 4 +-
.../test/Horde/Kolab/Server/Integration/SearchTest.php | 2 +-
framework/Ldap/lib/Horde/Ldap/Search.php | 14 +-
11 files changed, 36 insertions(+), 36 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Ldap.php?rt=horde-git&r1=a3d875782a1baf7e84cc86403633831a8f0435ea&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Group/lib/Horde/Group/Ldap.php?rt=horde-git&r1=905637649a413fb8d0dda349a43e76ac36ec34e9&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Connection/Mock/Search.php?rt=horde-git&r1=1975306a8f8de44bd1f6a0a89639f69cf41c5e86&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/lib/Horde/Kolab/Server/Result/Ldap.php?rt=horde-git&r1=1975306a8f8de44bd1f6a0a89639f69cf41c5e86&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Connection/Mock/LdapTest.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/FilteredTest.php?rt=horde-git&r1=d05700a5b46fa3e0fc99e6aa51bcd45ccb8fc1ea&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Ldap/StandardTest.php?rt=horde-git&r1=d05700a5b46fa3e0fc99e6aa51bcd45ccb8fc1ea&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/LdapTest.php?rt=horde-git&r1=d05700a5b46fa3e0fc99e6aa51bcd45ccb8fc1ea&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Class/Server/Result/LdapTest.php?rt=horde-git&r1=1975306a8f8de44bd1f6a0a89639f69cf41c5e86&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Kolab_Server/test/Horde/Kolab/Server/Integration/SearchTest.php?rt=horde-git&r1=1a310b2de34193b3f984e4506d87b32de412a65e&r2=ddf50a58381137a57a31a55d06ded35656540f60
http://git.horde.org/diff.php/framework/Ldap/lib/Horde/Ldap/Search.php?rt=horde-git&r1=360f827930ea4cca6ffa4a744bee048fe619457f&r2=ddf50a58381137a57a31a55d06ded35656540f60
-----------------------------------------------------------------------
commit 310c445adf04d72192dc754e634061ecaa7fbbf1
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 18:29:05 2010 +0200
Configure bind type, binddn and scope in configldap, but only put the bind type into the global LDAP configuration.
framework/Auth/lib/Horde/Auth/Ldap.php | 2 +-
framework/Core/lib/Horde/Config.php | 135 +++++++++++++++++++-----------
framework/Group/lib/Horde/Group/Ldap.php | 2 +-
framework/Ldap/lib/Horde/Ldap.php | 6 +-
horde/config/conf.xml | 42 ++++-----
5 files changed, 108 insertions(+), 79 deletions(-)
http://git.horde.org/diff.php/framework/Auth/lib/Horde/Auth/Ldap.php?rt=horde-git&r1=ddf50a58381137a57a31a55d06ded35656540f60&r2=310c445adf04d72192dc754e634061ecaa7fbbf1
http://git.horde.org/diff.php/framework/Core/lib/Horde/Config.php?rt=horde-git&r1=3e763c2cff33785bbb51baa30617144a654973cd&r2=310c445adf04d72192dc754e634061ecaa7fbbf1
http://git.horde.org/diff.php/framework/Group/lib/Horde/Group/Ldap.php?rt=horde-git&r1=ddf50a58381137a57a31a55d06ded35656540f60&r2=310c445adf04d72192dc754e634061ecaa7fbbf1
http://git.horde.org/diff.php/framework/Ldap/lib/Horde/Ldap.php?rt=horde-git&r1=a3d875782a1baf7e84cc86403633831a8f0435ea&r2=310c445adf04d72192dc754e634061ecaa7fbbf1
http://git.horde.org/diff.php/horde/config/conf.xml?rt=horde-git&r1=6b2c7d5e725f211a601798d707c631ba710748e2&r2=310c445adf04d72192dc754e634061ecaa7fbbf1
-----------------------------------------------------------------------
commit eec0b4d3db417bebeaecec8b9dba5612744b6e0c
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 18:35:59 2010 +0200
Re-bind as user if requested.
framework/Core/lib/Horde/Core/Factory/Ldap.php | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Core/Factory/Ldap.php?rt=horde-git&r1=a3d875782a1baf7e84cc86403633831a8f0435ea&r2=eec0b4d3db417bebeaecec8b9dba5612744b6e0c
-----------------------------------------------------------------------
commit 76e26ea685359d143b1e26d2520239164a08d659
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 18:39:22 2010 +0200
BC catch.
framework/Group/lib/Horde/Group/Ldap.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/diff.php/framework/Group/lib/Horde/Group/Ldap.php?rt=horde-git&r1=310c445adf04d72192dc754e634061ecaa7fbbf1&r2=76e26ea685359d143b1e26d2520239164a08d659
-----------------------------------------------------------------------
commit 7d20b8a0764b08f84b1da1ef0c45bdf26a43c97c
Author: Jan Schneider <jan at horde.org>
Date: Mon Sep 20 18:40:03 2010 +0200
We still may need bind credentials for searching the user's DN, when re-binding
as the current user.
framework/Core/lib/Horde/Config.php | 12 ++++++++++++
1 files changed, 12 insertions(+), 0 deletions(-)
http://git.horde.org/diff.php/framework/Core/lib/Horde/Config.php?rt=horde-git&r1=310c445adf04d72192dc754e634061ecaa7fbbf1&r2=7d20b8a0764b08f84b1da1ef0c45bdf26a43c97c
More information about the commits
mailing list