summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #21197 from owncloud/backport-21133-stable8.2Vincent Petry2015-12-154-9/+203
|\ | | | | [backport] [stable8.2] Fix shared files of deleted users, detect DN change when checking for existence on LDAP
| * throw NoUserException in getHome when the requested user does not exist anymoreArthur Schiwon2015-12-144-9/+203
| | | | | | | | look for DN changes before marking a user as deleted
* | properly preserve home folder naming enforcement settingMorris Jobke2015-12-152-2/+7
|/
* 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
| | | | Neither in "Invalid DN syntax" nor in "Object not found"
* Backport of #20093 and #20124Arthur Schiwon2015-11-105-9/+59
| | | | | | | | | | | #20093 LDAP fix quota and case #20124 remove uselessly used parameter, read all user attributes also when looking up users in groups fix update quota with known value fix attribute casing to ensure array keys work remove uselessly used parameter, read all user attributes also when looking up users in groups
* make all the buttons beautifulArthur Schiwon2015-11-097-12/+26
|
* integration testsArthur Schiwon2015-11-061-0/+118
|
* LDAP: attempt to connect to backup server again, if main server is not ↵Arthur Schiwon2015-11-061-20/+31
| | | | available. Fixes #18701
* Merge pull request #20338 from owncloud/l10n-8.2-backportMorris Jobke2015-11-0590-90/+272
|\ | | | | Backport translations for 8.2
| * Backport translations for 8.2Joas Schilling2015-11-0590-90/+272
| |
* | Merge pull request #20245 from owncloud/backport-20192-stable8.2Vincent Petry2015-11-052-0/+12
|\ \ | |/ |/| [backport] [stable8.2] if a user that is flag as deleted shows up again, remove that flag. F…
| * 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
| |
* | Merge pull request #20241 from owncloud/backport-20191-stable8.2Morris Jobke2015-11-035-3/+167
|\ \ | | | | | | [backport] [stable8.2] add method to count users by loginname and use it for diagnose test, …
| * | add method to count users by loginname and use it for diagnose test, fixes ↵Arthur Schiwon2015-11-025-3/+167
| |/ | | | | | | #20151
* / add tooltip to ldap server wizardHendrik Leppelsack2015-11-021-0/+1
|/
* Adjust unit testsLukas Reschke2015-10-191-8/+3
|
* Fix styleLukas Reschke2015-10-191-1/+1
|
* Revert "adjust to nested group fixFrédéric Fortier2015-10-191-6/+1
| | | | This reverts commit 845485cfe, which fixes #19816 regression.
* Increase the 2nd digit of shipped apps for 8.2Joas Schilling2015-10-172-2/+2
|
* Remove arbitrary expression in emptyLukas Reschke2015-10-141-2/+3
| | | | | | Those are only allowed in PHP 5.5, thus making our code incompatible with PHP 5.4 Fixes https://github.com/owncloud/core/issues/19793
* Merge pull request #19635 from owncloud/fix-ldap-value-limitationThomas Müller2015-10-137-52/+59
|\ | | | | allow an attribute to return more than one value
| * 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 wizard
| * 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 script
| * | update licence headers via scriptMorris Jobke2015-10-0515-10/+109
| |/
* | Merge pull request #18484 from owncloud/fix-17964Thomas Müller2015-10-062-7/+152
|\ \ | | | | | | Remove whitespace from base-DNs
| * | 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 …
| * 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
|\ | | | | read all relevant user attributes on login and user search, in one qu…
| * do not throw exception when no attribute is specifiedArthur Schiwon2015-09-232-1/+107
| |
| * adjust to nested group fixArthur Schiwon2015-09-231-1/+6
| |