[commits] Horde branch master updated. 3bc6309ed0f1e803300b77e93565d3f2772b81fa
Jan Schneider
jan at horde.org
Wed Aug 24 11:19:50 UTC 2011
The branch "master" has been updated.
The following is a summary of the commits.
from: e65bc9cd352cca09a56eac0a8f054edc517e9ebf
c02228a According to the documentation, shadow password functionality has to be enabled explicitly.
d89cc73 Update parameter comments.
996d15f *This* is where writeAsUserDN was set. Still doesn't make sense, remove.
f8005f2 The Ldap driver supports show_encryption too.
bb50efb Update warnings, convert to UTF-8.
43bdf6b Add missing parameters.
ddd4658 Cleanup
3bc6309 Enforce replacing the password attribute.
-----------------------------------------------------------------------
commit c02228a684799ac3284998053777108c1d09d018
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 12:55:31 2011 +0200
According to the documentation, shadow password functionality has to be enabled explicitly.
passwd/config/backends.php | 14 +++++++-------
passwd/lib/Driver/Ldap.php | 4 ++--
2 files changed, 9 insertions(+), 9 deletions(-)
http://git.horde.org/horde-git/-/commit/c02228a684799ac3284998053777108c1d09d018
-----------------------------------------------------------------------
commit d89cc7340400ff3f1392daa67072dbce432e23a5
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 12:55:58 2011 +0200
Update parameter comments.
passwd/config/backends.php | 18 ++++++++++++------
1 files changed, 12 insertions(+), 6 deletions(-)
http://git.horde.org/horde-git/-/commit/d89cc7340400ff3f1392daa67072dbce432e23a5
-----------------------------------------------------------------------
commit 996d15f8f606caa528929fd95a1aec580808962b
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 12:57:05 2011 +0200
*This* is where writeAsUserDN was set. Still doesn't make sense, remove.
passwd/config/backends.php | 5 +----
1 files changed, 1 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/996d15f8f606caa528929fd95a1aec580808962b
-----------------------------------------------------------------------
commit f8005f2a2bf632de57af68ebb25eea75c404629f
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 13:02:32 2011 +0200
The Ldap driver supports show_encryption too.
passwd/config/backends.php | 2 +-
passwd/lib/Driver/Sql.php | 4 ++--
passwd/lib/Driver/Vpopmail.php | 2 +-
3 files changed, 4 insertions(+), 4 deletions(-)
http://git.horde.org/horde-git/-/commit/f8005f2a2bf632de57af68ebb25eea75c404629f
-----------------------------------------------------------------------
commit bb50efb5b565ba542ab4f5adbb2e5975df028dc0
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 13:07:37 2011 +0200
Update warnings, convert to UTF-8.
passwd/lib/Driver/Kolab.php | 16 ++++++++--------
passwd/lib/Driver/Ldap.php | 2 +-
passwd/lib/Driver/Pine.php | 10 +++++-----
passwd/lib/Driver/Poppassd.php | 10 +++++-----
passwd/lib/Driver/Procopen.php | 10 +++++-----
passwd/lib/Driver/Pspasswd.php | 10 +++++-----
passwd/lib/Driver/Servuftp.php | 11 +++++------
passwd/lib/Driver/Soap.php | 9 +++++----
passwd/lib/Driver/Sql.php | 2 +-
passwd/lib/Driver/Vmailmgr.php | 9 +++++----
passwd/lib/Driver/Vpopmail.php | 14 +++++++-------
11 files changed, 52 insertions(+), 51 deletions(-)
http://git.horde.org/horde-git/-/commit/bb50efb5b565ba542ab4f5adbb2e5975df028dc0
-----------------------------------------------------------------------
commit 43bdf6bfb7d94f8087d5e66e935e7c6824f154d7
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 13:10:25 2011 +0200
Add missing parameters.
passwd/config/backends.php | 13 ++++++++++---
1 files changed, 10 insertions(+), 3 deletions(-)
http://git.horde.org/horde-git/-/commit/43bdf6bfb7d94f8087d5e66e935e7c6824f154d7
-----------------------------------------------------------------------
commit ddd465821f0465daac5fdbdee49e2f2dfad4431a
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 13:14:48 2011 +0200
Cleanup
passwd/lib/Driver/Ldap.php | 71 +++++++++++++++++++++++---------------------
1 files changed, 37 insertions(+), 34 deletions(-)
http://git.horde.org/horde-git/-/commit/ddd465821f0465daac5fdbdee49e2f2dfad4431a
-----------------------------------------------------------------------
commit 3bc6309ed0f1e803300b77e93565d3f2772b81fa
Author: Jan Schneider <jan at horde.org>
Date: Wed Aug 24 13:19:37 2011 +0200
Enforce replacing the password attribute.
This is necessary because by default the user password is not returned when
retrieving a user's entry. Horde_Ldap is adding the attribute then when using
replace(), unless a replace is enforced.
passwd/lib/Driver/Ldap.php | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
http://git.horde.org/horde-git/-/commit/3bc6309ed0f1e803300b77e93565d3f2772b81fa
More information about the commits
mailing list