You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
nextcloud-server/apps/user_ldap
Arthur Schiwon 6fd48675e6 remove accidentally added blank lines 14 years ago
..
ajax LDAP: add Test Configuration functionality in the settings 14 years ago
appinfo LDAP: remove obsolete require_once 14 years ago
js LDAP: add Test Configuration functionality in the settings 14 years ago
lib remove accidentally added blank lines 14 years ago
templates LDAP: add Test Configuration functionality in the settings 14 years ago
tests LDAP: adjust test after refactoring 14 years ago
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. 14 years ago
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. 14 years ago
user_ldap.php LDAP: check for always available attribute on userExists, fixes oc-1440 14 years ago