summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
...
* LDAP: prevent other configuration from being deleted when deleting the first ...Arthur Schiwon2014-02-201-0/+6
* Merge pull request #7124 from owncloud/fix_6541blizzz2014-02-101-7/+26
|\
| * LDAP: improve debug messageArthur Schiwon2014-02-101-1/+2
| * LDAP: also try MS AD's thumbnailPhoto when looking for an avatar imageArthur Schiwon2014-02-101-6/+24
* | Merge pull request #7081 from owncloud/fix_6670blizzz2014-02-105-5/+13
|\ \ | |/ |/|
| * Rephrase and clarify log messageArthur Schiwon2014-02-051-1/+1
| * Wizard: enable base DN for editing, if not base DN could have been detected. ...Arthur Schiwon2014-02-051-0/+1
| * Wizard: disable LDAP referrals, fixes #6670Arthur Schiwon2014-02-051-0/+1
| * throw an info message, when base dn test failedArthur Schiwon2014-02-041-0/+4
| * LDAP: extend LDAP wrapper search method for sizelimit, improves performance i...Arthur Schiwon2014-02-042-4/+6
* | LDAP: add documentation info in info.xmlArthur Schiwon2014-02-071-0/+3
|/
* user workarount to compare CLOB column with CHAR valueJörn Friedrich Dreyer2014-01-211-4/+11
* Merge pull request #6408 from owncloud/ldap_fix_tls_detectionThomas Müller2014-01-142-5/+9
|\
| * typo, grammarArthur Schiwon2014-01-081-1/+1
| * LDAP: only read config from database, if configID is given. Not what we want ...Arthur Schiwon2013-12-131-1/+2
| * remove unused variablesArthur Schiwon2013-12-131-2/+2
| * LDAP: fix TLS detectionArthur Schiwon2013-12-131-2/+5
* | remove ru_RU - it's almost untranslatedThomas Müller2014-01-131-12/+0
* | LDAP: add tests for countUsersArthur Schiwon2014-01-091-0/+54
* | remove unnecessary lineArthur Schiwon2014-01-091-1/+0
* | LDAP: implement userCount action. This required to (finally) clean up and ref...Arthur Schiwon2014-01-093-28/+148
* | Merge pull request #6291 from owncloud/ldap_doc_linkThomas Müller2013-12-192-2/+2
|\ \ | |/ |/|
| * LDAP: adjust documentation URL for OC 6Arthur Schiwon2013-12-102-2/+2
* | LDAP: fix method behind save button on advancend and expert tabs, fixes at le...Arthur Schiwon2013-12-121-5/+6
* | LDAP: the browser shall not autofill userdn and password, usually login crede...Arthur Schiwon2013-12-121-2/+2
|/
* correctly propagate the return value of ldap_set_optionroot2013-12-061-1/+1
* LDAP Wizard: avoid a manually deactivated LDAP configuration is enabled by ju...Arthur Schiwon2013-12-041-3/+10
* LDAP: make unsetting checkboxes from Advanced tab work again, fixes #6143Arthur Schiwon2013-12-041-0/+12
* LDAP Wizard: don't generate filter when not allowedArthur Schiwon2013-12-031-1/+3
* some equals are more equal than other equalsArthur Schiwon2013-12-031-2/+2
* LDAP Wizard: return correct varArthur Schiwon2013-12-031-1/+1
* LDAP Wizard: make sure auto-detected suggestions are really applied initially...Arthur Schiwon2013-12-031-3/+54
* LDAP: on testing configuration, set active property to true, otherwise inacti...Arthur Schiwon2013-12-031-0/+2
* LDAP: set default value for login filter to empty, otherwise the wizard signa...Arthur Schiwon2013-12-031-1/+1
* LDAP Wizard: don't send ldap_tls change back to the interface as the element ...Arthur Schiwon2013-12-021-1/+0
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-291-0/+3
* [tx-robot] updated from transifexJenkins for ownCloud2013-11-2748-70/+29
* Merge pull request #5955 from owncloud/fix5863blizzz2013-11-276-30/+195
|\
| * LDAP Wizard: clear the cache on save so changes have immediate effectArthur Schiwon2013-11-201-0/+3
| * LDAP Wizard: proper behaviour for raw filter input. remember the editing mode...Arthur Schiwon2013-11-194-27/+163
| * LDAP Wizard: move raw login filter field from advanced tab to login filter ta...Arthur Schiwon2013-11-143-3/+29
* | Merge pull request #6058 from owncloud/ldap2avatarblizzz2013-11-266-9/+101
|\ \
| * | Make sure Avatar is set from LDAP upon first login, not later, but also not b...Arthur Schiwon2013-11-261-2/+14
| * | LDAP: username2dn should only return DNs that belong to the current LDAP ser...Arthur Schiwon2013-11-251-1/+3
| * | LDAP: proxy: configurable return to determine when to try the next LDAP serve...Arthur Schiwon2013-11-253-8/+12
| * | LDAP: last avatar lookup must be stored per user. Someone had a blackout, eh?Arthur Schiwon2013-11-221-5/+6
| * | LDAP: user proxy must support canChangeAvatar tooArthur Schiwon2013-11-221-0/+9
| * | LDAP: get user photo from LDAP and set it as avatar if availableArthur Schiwon2013-11-222-1/+65
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-261-0/+10
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-11-261-0/+4