nextcloud/apps/user_ldap
Arthur Schiwon d546718179 LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302 2012-08-05 21:28:59 +02:00
..
ajax LDAP: add Test Configuration functionality in the settings 2012-07-26 18:11:12 +02:00
appinfo LDAP: remove obsolete require_once 2012-07-25 13:16:31 +02:00
js LDAP: add Test Configuration functionality in the settings 2012-07-26 18:11:12 +02:00
lib LDAP: sanitize user and group base trees for strripos comparison. fixes oc-1302 2012-08-05 21:28:59 +02:00
templates LDAP: add Test Configuration functionality in the settings 2012-07-26 18:11:12 +02:00
tests LDAP: adjust test after refactoring 2012-07-25 12:56:09 +02:00
group_ldap.php LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced. 2012-07-26 16:11:32 +02:00
settings.php LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min. Should improve performance especially when LDAP users use the sync client, because userExists checks with the LDAP server are reduced. 2012-07-26 16:11:32 +02:00
user_ldap.php LDAP: don't die on unexpected collisions, handle empty display-name attributes properly 2012-07-30 17:42:33 +02:00