[commits] Horde branch master updated. e098252114391bc02e39b55f8d4824f9cdabbb37
Ralf Lang
lang at b1-systems.de
Thu Jun 16 11:49:48 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: bca6b17e6c11990bf2a906ec50f0bda204fdebaa
207567b Fix wrong exception name
d97726c Rewrite some parameters for ldap case.
3206505 add example for new ldap driver switch: Search with admindn but change with userdn
e098252 Check if we should write as userdn or as binddn Workaround: Horde_Ldap->findUserDN doesn't do as expected. Either re-implement it locally as in Horde 3 or add an optional parameterset
-----------------------------------------------------------------------
commit 207567ba4701dd3c624ca9d744617fc2c6f1ddf1
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 16 13:30:37 2011 +0200
Fix wrong exception name
passwd/main.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/207567ba4701dd3c624ca9d744617fc2c6f1ddf1
-----------------------------------------------------------------------
commit d97726cbd9a7bf56f1c1a8c5e2b1ae4f32cad9a1
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 16 13:31:35 2011 +0200
Rewrite some parameters for ldap case.
passwd/lib/Factory/Driver.php | 9 +++++++++
1 files changed, 9 insertions(+), 0 deletions(-)
http://git.horde.org/horde-git/-/commit/d97726cbd9a7bf56f1c1a8c5e2b1ae4f32cad9a1
-----------------------------------------------------------------------
commit 32065057bfd21fdda4c99c9cacc17381be3d7115
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 16 13:32:08 2011 +0200
add example for new ldap driver switch: Search with admindn but change with userdn
passwd/config/backends.php | 5 ++++-
1 files changed, 4 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/32065057bfd21fdda4c99c9cacc17381be3d7115
-----------------------------------------------------------------------
commit e098252114391bc02e39b55f8d4824f9cdabbb37
Author: Ralf Lang <lang at b1-systems.de>
Date: Thu Jun 16 13:33:09 2011 +0200
Check if we should write as userdn or as binddn
Workaround: Horde_Ldap->findUserDN doesn't do as expected.
Either re-implement it locally as in Horde 3 or add
an optional parameterset
passwd/lib/Driver/ldap.php | 21 +++++++++++----------
1 files changed, 11 insertions(+), 10 deletions(-)
http://git.horde.org/horde-git/-/commit/e098252114391bc02e39b55f8d4824f9cdabbb37
More information about the commits
mailing list