nextcloud/apps/user_ldap/tests
Arthur Schiwon dbd51d15e1 Port of #8623
set result entry identifier earlier, i.e. before a continue for the same level can happen. otherwise  will always get the same value and we end up in an infinite loop

add unit test to make sure the infinite loop never comes back

Conflicts:
	apps/user_ldap/tests/wizard.php
2014-08-28 11:52:33 +02:00
..
data support for AD primary groups 2014-07-08 21:32:21 +02:00
user better check whether string resembles a DN, fixes #9887 2014-08-11 16:40:41 +02:00
access.php unify tests 2014-08-18 16:55:08 +02:00
connection.php add test for cloning and keeping configuration seperate 2014-03-21 15:31:30 +01:00
group_ldap.php support for AD primary groups 2014-07-08 21:32:21 +02:00
user_ldap.php adjust login test to code changes 2014-08-12 16:13:17 +02:00
wizard.php Port of #8623 2014-08-28 11:52:33 +02:00