nextcloud/apps/user_ldap
root 8fcc29ee8b only check ldap_errno if an ldap_* function actually fails
fix wizard errors
reset search paging right after the search, not before some of the possible next search operations
cookie contains binary characters, don't log it
  (avoids json_encode(): Invalid UTF-8 sequence in argument errors)
2014-03-06 12:07:03 +01:00
..
ajax LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 2013-12-04 18:58:09 +01:00
appinfo LDAP: add documentation info in info.xml 2014-02-10 12:59:11 +01:00
css Fixes settings.css and converts more styles. 2014-01-26 03:02:52 +05:30
js Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670 2014-02-10 11:29:02 +01:00
l10n remove ru_RU - it has bee removed from transifex 2014-01-13 16:41:10 +01:00
lib only check ldap_errno if an ldap_* function actually fails 2014-03-06 12:07:03 +01:00
templates Merge pull request #6299 from leo-b/ldap_nested_groups 2014-02-25 15:41:10 +02:00
tests LDAP: fix and extend tests 2014-02-20 14:05:45 +01:00
group_ldap.php replace spaces with tabs 2014-02-21 17:09:36 +01:00
group_proxy.php LDAP: proxy: configurable return to determine when to try the next LDAP server and when to return (multi server setup) 2013-11-25 22:05:00 +01:00
settings.php LDAP Wizard: fix couple more or less nasty bugs aka polishing 2013-10-17 19:13:28 +02:00
user_ldap.php LDAP: improve compilation of filters 2014-02-19 13:13:01 +01:00
user_proxy.php remove remaining testing artefact 2014-03-03 10:20:37 +01:00