939 Commits (e0dd69e4e605b7f4a2af4cdc8a15a8dfc1c0902a)

Author SHA1 Message Date
  Jenkins for ownCloud b2e929d580 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 4b802aa7cb [tx-robot] updated from transifex 10 years ago
  ben-denham 8a8a32cf43 Changed conditions in user_ldap's ldapFilter.js to use ===, fixed indentation. 10 years ago
  Alexander Bergolth c76d952dac make getGroupsChunk() protected instead of private 10 years ago
  Alexander Bergolth 7f8b04d3e0 adapt coding style 10 years ago
  Jenkins for ownCloud 1295e54173 [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud 8320b8eb7a [tx-robot] updated from transifex 10 years ago
  Jenkins for ownCloud b0ec38e202 [tx-robot] updated from transifex 10 years ago
  ben-denham ef65381a0b Moved LdapFilter into a separate js file in user_ldap. 10 years ago
  ben-denham 43e79f41f3 Added improved version of patch by @blizzz in https://github.com/owncloud/core/issues/6651#issuecomment-32261257 to stop filter settings from being reset under a race condition. 10 years ago
  Alexander Bergolth f850fcfac5 "reset" ldap pagedSearch control by setting it to a high value 10 years ago
  root 6585bd5a50 "reset" ldap pagedSearch control by setting it to a high value 10 years ago
  root 8fcc29ee8b only check ldap_errno if an ldap_* function actually fails 10 years ago
  root 84550fbfb4 fix another oversight... sigh.. 10 years ago
  root 4645d0a93a getGroups(): fix overall max search limit for paged searches 10 years ago
  root eb1e361824 getGroups() $limit was not handled correctly 10 years ago
  root eb59e63c3b revert updateGroups job to use getGroups() instead of getAllGroups() 10 years ago
  root 039f7b054a merge functionality of getAllGroups into getGroups 10 years ago
  root a5813acb64 add ldap_paging_size config option 10 years ago
  root bacda81bf7 use getAllGroup() in the updateGroups background job 10 years ago
  root a135f1ebbb add getAllGroups() that uses a paged search if available 10 years ago
  Vincent Petry fd5dec0298 Fixed configkey casing for PostgreSQL 10 years ago
  Arthur Schiwon b968eed27b remove remaining testing artefact 10 years ago
  Arthur Schiwon c7751c0795 intendetion. where did the whitespaces come from? 10 years ago
  Arthur Schiwon a8883f4ed2 LDAP: let proxy for multiple server access methods from Access 10 years ago
  root 300b1131b4 replace spaces with tabs 10 years ago
  Arthur Schiwon d5690a174e LDAP: fix and extend tests 10 years ago
  Arthur Schiwon c0328b4f0f LDAP: improve compilation of filters 10 years ago
  Scrutinizer Auto-Fixer adaee6a5a1 Scrutinizer Auto-Fixes 10 years ago
  Arthur Schiwon 54f9db403f LDAP: improve wizard strings, fixes #5567 10 years ago
  Arthur Schiwon d88c6778ff LDAP: prevent other configuration from being deleted when deleting the first one which has an empty prefix for historical reasons 10 years ago
  root d10f6e94dc fix coding style to blizzz happy.. ;-) 10 years ago
  Arthur Schiwon 14d1abf63f LDAP: improve debug message 10 years ago
  Arthur Schiwon 18e1a10e96 LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image 10 years ago
  Arthur Schiwon 299d37154b LDAP: add documentation info in info.xml 10 years ago
  Arthur Schiwon e156f85bfb Rephrase and clarify log message 10 years ago
  Arthur Schiwon a76840d206 Wizard: enable base DN for editing, if not base DN could have been detected. Also part of fix for #6670 10 years ago
  Arthur Schiwon e825a008c9 Wizard: disable LDAP referrals, fixes #6670 10 years ago
  Arthur Schiwon a908bd5695 throw an info message, when base dn test failed 10 years ago
  Arthur Schiwon bc17b40650 LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 10 years ago
  Joas Schilling b330d07b51 Fix more documentation failes 10 years ago
  Jörn Friedrich Dreyer 2a6a9a8cef polish documentation based on scrutinizer patches 10 years ago
  raghunayyar 2a0e8329f9 Fixes settings.css and converts more styles. 10 years ago
  Jörn Friedrich Dreyer 21832bc890 user workarount to compare CLOB column with CHAR value 10 years ago
  Arthur Schiwon 25fecb4f25 typo, grammar 10 years ago
  Arthur Schiwon 097b6b8be9 LDAP: only read config from database, if configID is given. Not what we want to do when on-the-fly-testing settings from the admin page 10 years ago
  Arthur Schiwon bb6bad6b3c remove unused variables 10 years ago
  Arthur Schiwon e4b7c6ef10 LDAP: fix TLS detection 10 years ago
  Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 10 years ago
  Robin Appelman d50c7391d8 Use $server->getMemCacheFactory() in ldap connection 10 years ago