server/apps/user_ldap
Arthur Schiwon 45e42c25de Group Database backend must not gather user details itself but ask user
backends. This is a port to master from PR #7745

remove OC_GROUP_BACKEND_GET_DISPLAYNAME option for group backends

Conflicts:
	lib/private/group/backend.php

LDAP: getDisplayNamesInGroup is not an option for group backends anymore

Conflicts:
	apps/user_ldap/group_ldap.php
	apps/user_ldap/group_proxy.php

clean up group backends

Conflicts:
	lib/private/group/database.php

remove now unnecessary test

implement getDisplayNames in group manager

adjust user manager tests

test for group manager's displayNamesInGroup

trim must not be used in empty in PHP < 5.5

keep the constant to not provoke PHP warnings

Conflicts:
	lib/private/group/backend.php
2014-04-28 13:49:56 +02:00
..
ajax LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 2013-12-04 18:58:09 +01:00
appinfo Miscellaneous text fixes for core apps 2014-03-26 15:43:03 +00:00
css Fixes settings.css and converts more styles. 2014-01-26 03:02:52 +05:30
js fixing some JSHint warnings 2014-04-23 10:08:14 +02:00
l10n [tx-robot] updated from transifex 2014-04-26 01:55:32 -04:00
lib Merge pull request #6297 from leo-b/fix_ldap_errors 2014-04-23 16:26:43 +02:00
templates Fix user_ldap default setting value 2014-04-13 16:49:23 +01:00
tests Merge pull request #8059 from owncloud/countUsersInGroup 2014-04-14 20:45:12 +02:00
group_ldap.php Group Database backend must not gather user details itself but ask user 2014-04-28 13:49:56 +02:00
group_proxy.php Group Database backend must not gather user details itself but ask user 2014-04-28 13:49:56 +02:00
settings.php Moved LdapFilter into a separate js file in user_ldap. 2014-03-07 10:10:42 +13:00
user_ldap.php LDAP: improve compilation of filters 2014-02-19 13:13:01 +01:00
user_proxy.php remove remaining testing artefact 2014-03-03 10:20:37 +01:00