[commits] Horde branch master updated. 0f1fdc3bd30cf8b064b492d6a42944854daa221e
Michael J. Rubinsky
mrubinsk at horde.org
Fri Jun 26 00:03:29 UTC 2015
The branch "master" has been updated.
The following is a summary of the commits.
from: f2b62e474ff1b8444b89c9991c0fd67c2af7b95b
680e772 Simplify.
0f1fdc3 Make sure we bind as the configured user.
Summary: http://github.com/horde/horde/compare/f2b62e474ff1b8444b89c9991c0fd67c2af7b95b...0f1fdc3bd30cf8b064b492d6a42944854daa221e
-----------------------------------------------------------------------
commit 680e772fd67ef5948e12b7a038cef8ff66de88f5
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Wed Jun 24 15:27:04 2015 -0400
Simplify.
framework/Perms/lib/Horde/Perms/Permission.php | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
http://github.com/horde/horde/commit/680e772fd67ef5948e12b7a038cef8ff66de88f5
-----------------------------------------------------------------------
commit 0f1fdc3bd30cf8b064b492d6a42944854daa221e
Author: Michael J Rubinsky <mrubinsk at horde.org>
Date: Thu Jun 25 20:01:06 2015 -0400
Make sure we bind as the configured user.
In some cases, we are bound as the current user and if that
user doesn't have enough rights on the LDAP server the search
will fail. Be sure we bind with the user that Horde was configured
to bind with.
Fixes failing to find user calendars during CalDAV access with
using LDAP authentication and restrictive permissions on the LDAP
server.
framework/Auth/lib/Horde/Auth/Ldap.php | 2 ++
1 files changed, 2 insertions(+), 0 deletions(-)
http://github.com/horde/horde/commit/0f1fdc3bd30cf8b064b492d6a42944854daa221e
More information about the commits
mailing list