server/apps/user_ldap/lib
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
..
user better check whether string resembles a DN, fixes #9887 2014-08-11 16:40:41 +02:00
access.php better check whether string resembles a DN, fixes #9887 2014-08-11 16:40:41 +02:00
backendutility.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
configuration.php command line tools to see, modify and test existing LDAP configurations 2014-06-03 12:35:18 +02:00
connection.php support for AD primary groups 2014-07-08 21:32:21 +02:00
filesystemhelper.php newlines 2014-06-03 12:59:10 +02:00
helper.php Backport subset of #4179, re-established Oracle compatibility for LDAP 2014-06-20 20:49:34 +02:00
ildapwrapper.php support for AD primary groups 2014-07-08 21:32:21 +02:00
jobs.php fix instantiation of Access class 2014-06-27 18:49:11 +02:00
ldap.php ldap_ prefix will be added in invokeLDAPMethod(), having it would lead to a unexisting function, fixes #9829 2014-08-07 17:15:36 +02:00
ldaputility.php Remove all occurences of @brief and @returns from PHPDoc 2014-05-19 17:50:53 +02:00
logwrapper.php newlines 2014-06-03 12:59:10 +02:00
proxy.php LDAP: put out fetching of user meta data into a fully tested class of its own and update them (mail, quota, etc.) directly after mapping. Fixes #7785 properly on master 2014-06-03 12:59:09 +02:00
wizard.php Port of #8623 2014-08-28 11:52:33 +02:00
wizardresult.php Fix PHPDoc in /apps 2014-05-16 22:21:57 +01:00