-
- Downloads
LDAP: use OC_Cache to cache results from LDAP. Default is set to 10 min....
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.
Showing
- apps/user_ldap/group_ldap.php 29 additions, 24 deletionsapps/user_ldap/group_ldap.php
- apps/user_ldap/lib/connection.php 58 additions, 1 deletionapps/user_ldap/lib/connection.php
- apps/user_ldap/settings.php 9 additions, 3 deletionsapps/user_ldap/settings.php
- apps/user_ldap/templates/settings.php 1 addition, 0 deletionsapps/user_ldap/templates/settings.php
- apps/user_ldap/user_ldap.php 12 additions, 6 deletionsapps/user_ldap/user_ldap.php
Loading
Please register or sign in to comment