summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* 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
* LDAP: add documentation info in info.xmlArthur Schiwon2014-02-101-0/+3
* Rephrase and clarify log messageArthur Schiwon2014-02-101-1/+1
* Wizard: enable base DN for editing, if not base DN could have been detected. ...Arthur Schiwon2014-02-101-0/+1
* Wizard: disable LDAP referrals, fixes #6670Arthur Schiwon2014-02-101-0/+1
* throw an info message, when base dn test failedArthur Schiwon2014-02-101-0/+4
* LDAP: extend LDAP wrapper search method for sizelimit, improves performance i...Arthur Schiwon2014-02-102-4/+6
* Merge pull request #6647 from owncloud/memcache-publicicewind19912014-02-041-1/+1
|\
| * Merge branch 'master' into memcache-publicRobin Appelman2014-01-221-4/+11
| |\
| * \ Merge branch 'master' into memcache-publicRobin Appelman2014-01-153-17/+9
| |\ \
| * \ \ Merge branch 'master' into memcache-publicRobin Appelman2014-01-095-28/+207
| |\ \ \
| * | | | Use $server->getMemCacheFactory() in ldap connectionRobin Appelman2014-01-091-1/+1
* | | | | Merge pull request #5153 from owncloud/core-em-to-pxJan-Christoph Borchardt2014-01-271-7/+7
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | Fixes settings.css and converts more styles.raghunayyar2014-01-261-10/+6
| * | | | Merge branch 'master' into core-em-to-pxraghunayyar2014-01-16123-1461/+5273
| |\ \ \ \ | | | |_|/ | | |/| |
| * | | | Cleans up Core apps for relative(em) to absolute(px) styles.raghunayyar2013-10-061-1/+1
* | | | | user workarount to compare CLOB column with CHAR valueJörn Friedrich Dreyer2014-01-211-4/+11
| |/ / / |/| | |
* | | | typo, grammarArthur Schiwon2014-01-141-1/+1
* | | | LDAP: only read config from database, if configID is given. Not what we want ...Arthur Schiwon2014-01-141-1/+2
* | | | remove unused variablesArthur Schiwon2014-01-141-2/+2
* | | | LDAP: fix TLS detectionArthur Schiwon2014-01-141-2/+5
* | | | remove ru_RU - it has bee removed from transifexThomas Müller2014-01-131-12/+0
| |_|/ |/| |
* | | Merge pull request #6681 from owncloud/userreportblizzz2014-01-084-28/+201
|\ \ \
| * | | LDAP: add tests for countUsersArthur Schiwon2014-01-081-0/+54
| * | | remove unnecessary lineArthur Schiwon2014-01-081-1/+0
| * | | LDAP: implement userCount action. This required to (finally) clean up and ref...Arthur Schiwon2014-01-083-28/+148
| | |/ | |/|
* / | [tx-robot] updated from transifexJenkins for ownCloud2014-01-071-0/+6
|/ /
* | [tx-robot] updated from transifexJenkins for ownCloud2014-01-061-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2014-01-051-1/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2014-01-021-2/+106
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-311-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-301-0/+6
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-292-12/+91
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-281-2/+21
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-221-0/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-171-1/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-172-0/+7
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-131-0/+1
* | LDAP: fix method behind save button on advancend and expert tabs, fixes at le...Arthur Schiwon2013-12-131-5/+6
* | LDAP: the browser shall not autofill userdn and password, usually login crede...Arthur Schiwon2013-12-121-2/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-111-1/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-092-0/+9
* | [tx-robot] updated from transifexJenkins for ownCloud2013-12-071-3/+35
* | Merge pull request #6218 from leo-b/fix_ldap_setOption_returncodeblizzz2013-12-061-1/+1
|\ \
| * | correctly propagate the return value of ldap_set_optionroot2013-12-061-1/+1
* | | [tx-robot] updated from transifexJenkins for ownCloud2013-12-042-0/+5
* | | LDAP Wizard: don't generate filter when not allowedArthur Schiwon2013-12-041-1/+3
* | | some equals are more equal than other equalsArthur Schiwon2013-12-041-2/+2
* | | LDAP Wizard: return correct varArthur Schiwon2013-12-041-1/+1