This website requires JavaScript.
Explore
Help
Register
Sign In
mbk-lab
/
nextcloud
Watch
2
Star
0
Fork
You've already forked nextcloud
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
553773f2e1
nextcloud
/
apps
/
user_ldap
History
Arthur Schiwon
b465fc84ae
LDAP: don't die on unexpected collisions, handle empty display-name attributes properly
2012-07-30 17:42:33 +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: don't die on unexpected collisions, handle empty display-name attributes properly
2012-07-30 17:42:33 +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