nextcloud/apps/user_ldap/tests
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
..
user newlines 2014-06-03 12:59:10 +02:00
access.php adjust Access test 2014-06-03 12:59:09 +02:00
connection.php add test for cloning and keeping configuration seperate 2014-03-21 15:31:30 +01:00
group_ldap.php adjust group tests 2014-06-03 12:59:11 +02:00
user_ldap.php clean up 2014-06-03 12:59:11 +02:00
wizard.php 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