[Pkg-owncloud-commits] [owncloud] 198/205: Merge pull request #17255 from owncloud/fix-17119

David Prévot taffit at moszumanska.debian.org
Thu Jul 2 17:37:13 UTC 2015


This is an automated email from the git hooks/post-receive script.

taffit pushed a commit to branch stable8
in repository owncloud.

commit 0a23d566ba5d756240d2bf812f76f3af8d7aa166
Merge: 16ff6cf 5f4db05
Author: Thomas Müller <thomas.mueller at tmit.eu>
Date:   Wed Jul 1 00:33:39 2015 +0200

    Merge pull request #17255 from owncloud/fix-17119
    
    [LDAP] Filter user groups obtained by memberof

 apps/user_ldap/group_ldap.php                      |   4 +-
 apps/user_ldap/lib/access.php                      |  27 ++++
 apps/user_ldap/tests/.htaccess                     |  14 ++
 apps/user_ldap/tests/group_ldap.php                |   4 +
 .../lib/IntegrationTestAccessGroupsMatchFilter.php | 158 +++++++++++++++++++++
 apps/user_ldap/tests/integration/readme.md         |  60 ++++++++
 apps/user_ldap/tests/integration/run-test.sh       |  17 +++
 .../setup-scripts/createExplicitGroups.php         |  52 +++++++
 .../setup-scripts/createExplicitUsers.php          |  54 +++++++
 9 files changed, 389 insertions(+), 1 deletion(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-owncloud/owncloud.git



More information about the Pkg-owncloud-commits mailing list