summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-192-0/+58
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-184-106/+286
* Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+2
* Merge pull request #19821 from owncloud/GreenArchon-fix-memberof-regressionC. Montero Luque2015-10-162-15/+5
|\
| * Adjust unit testsLukas Reschke2015-10-161-8/+3
| * Fix styleLukas Reschke2015-10-161-1/+1
| * Revert "adjust to nested group fixFrédéric Fortier2015-10-161-6/+1
* | [IE9] Prevent LDAP password field to become plain textVincent Petry2015-10-161-0/+4
|/
* Merge pull request #19795 from owncloud/fix-language-level-compatThomas Müller2015-10-151-2/+3
|\
| * Remove arbitrary expression in emptyLukas Reschke2015-10-141-2/+3
* | Fix doc blocks of LDAP classesJoas Schilling2015-10-157-28/+25
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-156-4/+6
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-142-0/+2
* Merge pull request #19635 from owncloud/fix-ldap-value-limitationThomas Müller2015-10-137-52/+59
|\
| * adjust fetchList with a single requested attribute accordinglyArthur Schiwon2015-10-091-1/+3
| * adjust testsArthur Schiwon2015-10-092-4/+4
| * fix primary group retrievalArthur Schiwon2015-10-091-1/+1
| * treat dn as any other attribute when building the search() return arrayArthur Schiwon2015-10-083-6/+6
| * adjust handling changed return array structure from search() and fetchList()Arthur Schiwon2015-10-084-13/+33
| * allow an attribute to return more than one valueArthur Schiwon2015-10-072-29/+14
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-092-0/+8
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-082-0/+4
* | Merge pull request #19489 from owncloud/fix-18297Thomas Müller2015-10-073-1/+106
|\ \ | |/ |/|
| * fix possible infinite loop when reading groups in the wizardArthur Schiwon2015-10-053-1/+106
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-074-4/+16
* | Merge pull request #19597 from owncloud/update-license-headersThomas Müller2015-10-0615-10/+109
|\ \
| * | update licence headers via scriptMorris Jobke2015-10-0515-10/+109
| |/
* | Merge pull request #18484 from owncloud/fix-17964Thomas Müller2015-10-062-7/+152
|\ \
| * | trim by default, add unit testsArthur Schiwon2015-10-052-16/+140
| * | Spaces -> Tabs, Update PHP-Doc and function logicLennart Rosam2015-10-051-12/+27
| * | Remove whitespace from base-DNsLennart Rosam2015-10-051-6/+12
| |/
* / [tx-robot] updated from transifexJenkins for ownCloud2015-10-062-2/+2
|/
* Merge pull request #19547 from owncloud/fix-16154Thomas Müller2015-10-051-4/+5
|\
| * LDAP Wizard: do not be picky about credentials when only looking for the portArthur Schiwon2015-10-031-4/+5
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-042-0/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-10-0310-2/+30
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-10-024-168/+180
* memberOf resembles a DN as well and is actively usedArthur Schiwon2015-09-282-1/+37
* Merge pull request #18469 from owncloud/ldap-batch-read-attrs-ngThomas Müller2015-09-2810-101/+516
|\
| * do not throw exception when no attribute is specifiedArthur Schiwon2015-09-232-1/+107
| * adjust to nested group fixArthur Schiwon2015-09-231-1/+6
| * read all relevant user attributes on login and user search, in one query. sav...Arthur Schiwon2015-09-239-100/+404
* | [tx-robot] updated from transifexJenkins for ownCloud2015-09-284-6/+318
* | LDAP Wizard: enable/disable test login name button depending on whether a log...Arthur Schiwon2015-09-242-2/+13
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-172-12/+12
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-142-4/+4
* Merge pull request #18762 from owncloud/use-json-instead-of-unserializeMorris Jobke2015-09-042-4/+4
|\
| * Use "json_encode" and "json_decode" instead of unserializeLukas Reschke2015-09-022-4/+4
* | Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-024-4/+7
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-09-012-0/+24