nextcloud/apps/user_ldap/lib
root 8fcc29ee8b only check ldap_errno if an ldap_* function actually fails
fix wizard errors
reset search paging right after the search, not before some of the possible next search operations
cookie contains binary characters, don't log it
  (avoids json_encode(): Invalid UTF-8 sequence in argument errors)
2014-03-06 12:07:03 +01:00
..
access.php only check ldap_errno if an ldap_* function actually fails 2014-03-06 12:07:03 +01:00
backendutility.php LDAP: coding style 2013-09-27 13:34:15 +02:00
configuration.php Merge pull request #6299 from leo-b/ldap_nested_groups 2014-02-25 15:41:10 +02:00
connection.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
helper.php LDAP: prevent other configuration from being deleted when deleting the first one which has an empty prefix for historical reasons 2014-02-14 15:34:22 +01:00
ildapwrapper.php Merge branch 'master' into scrutinizer_documentation_patches 2014-02-14 23:03:27 +01:00
jobs.php LDAP: resolve namespace harakiri, fixes background job 2013-11-06 16:25:31 +01:00
ldap.php only check ldap_errno if an ldap_* function actually fails 2014-03-06 12:07:03 +01:00
ldaputility.php LDAP: coding style 2013-09-27 13:34:15 +02:00
proxy.php Scrutinizer Auto-Fixes 2014-02-19 09:31:54 +01:00
wizard.php only check ldap_errno if an ldap_* function actually fails 2014-03-06 12:07:03 +01:00
wizardresult.php Wizard: autodetection of group-member-assoc attribute 2013-10-17 19:13:28 +02:00