nextcloud/apps
Arthur Schiwon 452efa5fab Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002
fix PHPdoc

Conflicts:
	apps/user_ldap/lib/connection.php

add method to count groups on LDAP

Conflicts:
	apps/user_ldap/lib/access.php

LDAP Wizard: count users and groups with the power of paged search

Conflicts:
	apps/user_ldap/lib/wizard.php

consolidate requirement check

fix PHPdoc

Conflicts:
	apps/user_ldap/lib/access.php

Wizard: get really all groups from LDAP by power of Paged Search

Conflicts:
	apps/user_ldap/lib/wizard.php

make all this work in an early configuration state in the wizard by marking  the config active and ignoring the validation state.

Conflicts:
	apps/user_ldap/lib/connection.php

simplify two methods a bit, because they are not used for group search anymore

Conflicts:
	apps/user_ldap/lib/wizard.php

remove unused vars; increase scrutinizer happiness
2014-06-25 11:45:55 +02:00
..
files Merge pull request #9168 from owncloud/files-phpwarningondelete 2014-06-24 18:18:14 +02:00
files_encryption add unit tests 2014-06-24 10:43:07 +02:00
files_external [tx-robot] updated from transifex 2014-06-24 01:54:39 -04:00
files_sharing [tx-robot] updated from transifex 2014-06-24 01:54:39 -04:00
files_trashbin Merge pull request #9093 from owncloud/remove_unused_code 2014-06-19 01:17:36 +02:00
files_versions Merge pull request #9074 from geez0x1/master 2014-06-23 23:20:04 +02:00
user_ldap Port of LDAP Wizard: get correct total no of users, groups and complete list of groups on big setups #9002 2014-06-25 11:45:55 +02:00
user_webdavauth [tx-robot] updated from transifex 2014-06-19 01:55:38 -04:00