Commit Graph

812 Commits (8991e4505adba2dae8afe7b7941ec744bfe78712)

Author SHA1 Message Date
Arthur Schiwon 54f9db403f LDAP: improve wizard strings, fixes #5567 11 years ago
Arthur Schiwon 14d1abf63f LDAP: improve debug message 11 years ago
Arthur Schiwon 18e1a10e96 LDAP: also try MS AD's thumbnailPhoto when looking for an avatar image 11 years ago
Arthur Schiwon 299d37154b LDAP: add documentation info in info.xml 11 years ago
Arthur Schiwon e156f85bfb Rephrase and clarify log message 11 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 11 years ago
Arthur Schiwon e825a008c9 Wizard: disable LDAP referrals, fixes #6670 11 years ago
Arthur Schiwon a908bd5695 throw an info message, when base dn test failed 11 years ago
Arthur Schiwon bc17b40650 LDAP: extend LDAP wrapper search method for sizelimit, improves performance in wizard 11 years ago
raghunayyar 2a0e8329f9 Fixes settings.css and converts more styles. 11 years ago
Jörn Friedrich Dreyer 21832bc890 user workarount to compare CLOB column with CHAR value 11 years ago
Arthur Schiwon 25fecb4f25 typo, grammar 11 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 11 years ago
Arthur Schiwon bb6bad6b3c remove unused variables 11 years ago
Arthur Schiwon e4b7c6ef10 LDAP: fix TLS detection 11 years ago
Thomas Müller 92969052d7 remove ru_RU - it has bee removed from transifex 11 years ago
Robin Appelman d50c7391d8 Use $server->getMemCacheFactory() in ldap connection 11 years ago
Arthur Schiwon 677d83d45f LDAP: add tests for countUsers 11 years ago
Arthur Schiwon 53498bc876 remove unnecessary line 11 years ago
Arthur Schiwon b669e1a3c1 LDAP: implement userCount action. This required to (finally) clean up and refactor the search method, which will have a positive performance impact on paged search. 11 years ago
Jenkins for ownCloud d2f2645a6a [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 0e843b9d7d [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud e4616199df [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 095f9b8ee0 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 760fa9ea30 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 9ea9638490 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud e345f3f511 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 71c829f92a [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud f60ecfc7fd [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 6488ff2c75 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud a99dd3183c [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 77b68505c2 [tx-robot] updated from transifex 11 years ago
Arthur Schiwon 1292793c4b LDAP: fix method behind save button on advancend and expert tabs, fixes at least Home Folder setinng 11 years ago
Arthur Schiwon 5ba9344b0e LDAP: the browser shall not autofill userdn and password, usually login credentials are inserted. fixes #6283 11 years ago
Jenkins for ownCloud 7b20212c0a [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 6aab1ebf44 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 079d20a80e [tx-robot] updated from transifex 11 years ago
root 54e47b4180 correctly propagate the return value of ldap_set_option 11 years ago
Jenkins for ownCloud 7e702f294f [tx-robot] updated from transifex 11 years ago
Arthur Schiwon 3480766a78 LDAP Wizard: don't generate filter when not allowed 11 years ago
Arthur Schiwon 60b1191c88 some equals are more equal than other equals 11 years ago
Arthur Schiwon 01af3bdb05 LDAP Wizard: return correct var 11 years ago
Arthur Schiwon 06577f1fe2 LDAP Wizard: make sure auto-detected suggestions are really applied initially. Also make initial filter compilation and user counting robust against race conditions. 11 years ago
Arthur Schiwon cc725674e0 LDAP: on testing configuration, set active property to true, otherwise inactive connections cannot be tested properly 11 years ago
Arthur Schiwon a10d1977b5 LDAP: set default value for login filter to empty, otherwise the wizard signals completed configuration too early when it might be not correct, i.e. login won't work 11 years ago
Arthur Schiwon 9808dee149 LDAP Wizard: don't send ldap_tls change back to the interface as the element was removed, for it is detected fully automatically. Resolves an JS error and thus an ever-spinning spinner 11 years ago
Arthur Schiwon 430f85cc59 LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by just opening the admin page 11 years ago
Arthur Schiwon 1c6568cf68 LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143 11 years ago
Jenkins for ownCloud 83ec234f53 [tx-robot] updated from transifex 11 years ago
Jenkins for ownCloud 1b18c5a047 [tx-robot] updated from transifex 11 years ago