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 2b8a2e16ed LDAP: don't pass -1 as length to array slice, when no limit is given. It cuts off the last item. 14 years ago
..
ajax LDAP: add Test Configuration functionality in the settings 14 years ago
appinfo LDAP: remove obsolete require_once 14 years ago
css LDAP: layout settings form. Hope it is now a bit clearer and prettier. 14 years ago
js LDAP: don't give Test Connection button red background on fail, it is becoming unreadable 14 years ago
l10n [tx-robot] updated from transifex 14 years ago
lib LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. 14 years ago
templates LDAP: layout settings form. Hope it is now a bit clearer and prettier. 14 years ago
tests LDAP: adjust test after refactoring 14 years ago
group_ldap.php LDAP: don't pass -1 as length to array slice, when no limit is given. It cuts off the last item. 14 years ago
settings.php LDAP: layout settings form. Hope it is now a bit clearer and prettier. 14 years ago
user_ldap.php LDAP: don't pass -1 as length to array slice, when no limit is given. It cuts off the last item. 14 years ago