summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* ensure multiselect always receives an array when setting its value, fixes #18734Arthur Schiwon2015-12-091-1/+5
* passing an empty base in this diagnosis call will not result in LDAP errorsArthur Schiwon2015-12-081-1/+1
* integration testsArthur Schiwon2015-11-061-0/+118
* LDAP: attempt to connect to backup server again, if main server is not availa...Arthur Schiwon2015-11-061-20/+31
* Merge pull request #20246 from owncloud/backport-20192-stable8.1Vincent Petry2015-11-052-0/+12
|\
| * if a user that is flag as deleted shows up again, remove that flag. Fixes #20090Arthur Schiwon2015-11-022-0/+12
* | add port to host only, if an URL is used instead of a plain hostnameArthur Schiwon2015-11-041-3/+7
* | fix possible infinite loop when reading groups in the wizardArthur Schiwon2015-10-293-1/+106
|/
* fixing typoThomas Müller2015-10-281-2/+1
* memberOf resembles a DN as well and is actively usedArthur Schiwon2015-10-282-1/+37
* Adjust unit testsLukas Reschke2015-10-261-8/+3
* Fix styleLukas Reschke2015-10-261-1/+1
* Revert "adjust to nested group fixFrédéric Fortier2015-10-261-6/+1
* adjust fetchList with a single requested attribute accordinglyArthur Schiwon2015-10-221-1/+3
* adjust testsArthur Schiwon2015-10-222-4/+4
* fix primary group retrievalArthur Schiwon2015-10-221-1/+1
* treat dn as any other attribute when building the search() return arrayArthur Schiwon2015-10-223-5/+5
* adjust handling changed return array structure from search() and fetchList()Arthur Schiwon2015-10-224-13/+33
* allow an attribute to return more than one valueArthur Schiwon2015-10-222-29/+14
* lowercase configured displayname attribute so isset works - all attribute nam...Arthur Schiwon2015-10-222-5/+17
* fix update quota with known valueArthur Schiwon2015-10-222-3/+42
* stable8.1 related adjustments to #18469 backportArthur Schiwon2015-10-222-7/+33
* Backport #18469 (read all relevant user attributes on login and user search, ...Arthur Schiwon2015-10-2210-93/+514
* Merge pull request #18123 from GreenArchon/backport-17759-stable8.1blizzz2015-09-212-7/+35
|\
| * fix more review comments for #18042 / #17759Frédéric Fortier2015-08-071-4/+3
| * Take review comments into consideration for pr #18042 / issue #17759Frédéric Fortier2015-08-071-16/+13
| * Properly nest groups when using memberOf to detect group membership, fixes #1...Frédéric Fortier2015-08-072-7/+39
* | Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-143-3/+26
* | Backport of #17464, fix uncaught exception on not permitted file types when s...Arthur Schiwon2015-07-299-98/+340
|/
* Merge pull request #17762 from owncloud/backport-17723-stable8.1Morris Jobke2015-07-212-125/+133
|\
| * Backport of #17723 to stable8.1Arthur Schiwon2015-07-202-125/+133
* | LDAP: when checking group for matching filter, also take base DN into conside...Arthur Schiwon2015-07-174-2/+96
* | Backport of 17255 to stable8.1Arthur Schiwon2015-07-179-1/+389
|/
* Merge pull request #17317 from owncloud/stable81-clean-ocsidLukas Reschke2015-07-021-1/+1
|\
| * Bump versionsLukas Reschke2015-07-021-1/+1
* | [stable81] Remove OCS IDsLukas Reschke2015-07-021-1/+0
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-292-2/+2
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-288-0/+8
* Add missing annotations for parametersLukas Reschke2015-06-272-9/+16
* Merge pull request #17163 from owncloud/update-licensesLukas Reschke2015-06-277-5/+2
|\
| * update license headers and authorsMorris Jobke2015-06-257-5/+2
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-2710-0/+10
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-2638-40/+2
|/
* Merge pull request #17152 from owncloud/LDAP/AD-TypoMorris Jobke2015-06-251-1/+1
|\
| * Dropped an S from the mouseoverLukas Reschke2015-06-241-1/+1
* | [tx-robot] updated from transifexJenkins for ownCloud2015-06-254-8/+14
|/
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-214-0/+64
* [tx-robot] updated from transifexJenkins for ownCloud2015-06-202-6/+6
* Merge pull request #16890 from owncloud/fix-16588Thomas Müller2015-06-182-6/+10
|\
| * delete user test to take getHome into account to ensure it is also deleted su...Arthur Schiwon2015-06-171-1/+4