summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 8.0.13 RC2v8.0.13RC2C Montero-Luque2016-05-101-2/+2
|
* 8.0.13 RC1v8.0.13RC1C Montero-Luque2016-05-092-3/+3
|
* 8.0.12v8.0.12C Montero-Luque2016-05-031-2/+2
|
* 8.0.12 RC2v8.0.12RC2C Montero-Luque2016-05-021-2/+2
|
* 8.0.12 RC1v8.0.12RC1C Montero-Luque2016-04-262-3/+3
|
* Merge pull request #24168 from owncloud/stable8-certificateThomas Müller2016-04-222-0/+15
|\ | | | | [stable8] Ignore certificate file if it starts with file://
| * [stable8] Ignore certificate file if it starts with file://Lukas Reschke2016-04-212-0/+15
| |
* | Merge pull request #24148 from ↵Thomas Müller2016-04-211-1/+8
|\ \ | | | | | | | | | | | | owncloud/stable8-quota-recognizeremoteunlimitedquota [stable8] Workaround to be able to recognize unlimited quota in fed shares
| * | Workaround to be able to recognize unlimited quota in fed sharesVincent Petry2016-04-211-1/+8
|/ / | | | | | | | | Fixes issues where a user cannot upload to a fed share on OC >= 9.0 where the sharer has unlimited quota (-3)
* | Merge pull request #24043 from owncloud/stable8-autoloadMorris Jobke2016-04-181-1/+1
|\ \ | |/ |/| [stable8] Exclude autoload_static.php
| * Exclude autoload_static.phpLukas Reschke2016-04-171-1/+1
|/
* Merge pull request #23352 from owncloud/stable8_backport_23346Thomas Müller2016-03-171-0/+5
|\ | | | | [Stable 8] Set proper public webdav permissions when public upload disabled
| * Set proper public webdav permissions when public upload disabledRoeland Jago Douma2016-03-171-0/+5
|/ | | | | | | | | | | | | Fixes #23325 It can happen that a user shares a folder with public upload. And some time later the admin disables public upload on the server. To make sure this is handled correctly we need to check the config value and reduce the permissions. Fix is kept small to be easy backportable.
* Merge pull request #23310 from owncloud/check-syntax-travis-stable8Morris Jobke2016-03-172-0/+29
|\ | | | | [stable8] Execute parallel-lint
| * [stable8] Execute parallel-lintLukas Reschke2016-03-162-0/+29
|/ | | | Backport of https://github.com/owncloud/core/pull/22994 and https://github.com/owncloud/core/pull/23303
* Merge pull request #22844 from owncloud/stable8_22830Morris Jobke2016-03-092-3/+3
|\ | | | | [Stable 8] Rename and move permissions are set when a file is updatable
| * Rename and move permissions are set when a file is updatableRoeland Jago Douma2016-03-042-3/+3
| | | | | | | | * Fix unit tests
* | 8.0.11v8.0.11C Montero-Luque2016-03-081-2/+2
| |
* | 8.0.11 RC2v8.0.11RC2C Montero-Luque2016-03-041-2/+2
| |
* | Merge pull request #22864 from owncloud/stable8-trashbin-checkpathC. Montero Luque2016-03-041-1/+1
|\ \ | |/ |/| [stable8] Properly check path validity before deleting to trash
| * Properly check path validity before deleting to trashVincent Petry2016-03-041-1/+1
|/ | | | | This prevents deleting the whole "files" folder of the user whenever $ownerPath is empty. This can happen in concurrency situations.
* 8.0.11 RC1v8.0.11RC1C Montero-Luque2016-03-012-3/+3
|
* Merge pull request #22764 from owncloud/stable8-backport-phpmailerC. Montero Luque2016-03-011-0/+0
|\ | | | | [stable8] Backport PHPMailer validation
| * [stable8] Backport PHPMailer validationLukas Reschke2016-03-011-0/+0
|/ | | | | | For https://github.com/owncloud/3rdparty/pull/253 cc @cmonteroluque
* Merge pull request #21634 from owncloud/backport-17924-stable8Vincent Petry2016-03-013-18/+12
|\ | | | | [backport] [stable8] always use an LDAP URL when connecting to LDAP
| * always use an LDAP URL when connecting to LDAPArthur Schiwon2016-01-293-18/+12
| | | | | | | | - without original integration test as infrastructure was introduced in 8.1 only
* | Merge pull request #22174 from owncloud/stable8-backport-22143Morris Jobke2016-02-061-1/+1
|\ \ | |/ |/| [Stable 8.0] When a user is removed we should remove the right shares
| * When a user is removed we should remove the right sharesRoeland Jago Douma2016-02-051-1/+1
|/ | | | | | | | | | | | | | | * This means all the shares directly shared with them * Or all group shares having a special share with them This patch fixes the operator precedece (AND before OR). So before this patch: (share_with = <deleted user> AND share_type = 0) OR share_type=2 So it deleted all user specific shares Now: share_with = <deleted user> AND (share_type = 0 OR (share_type=2)
* Merge pull request #21695 from owncloud/stable8-users-scrolltopThomas Müller2016-01-151-1/+8
|\ | | | | [stable8] Keep scroll position in users page when sorting
| * Keep scroll position in users page when sortingVincent Petry2016-01-131-1/+8
|/ | | | | | | | When sorting, some browsers like Chrome will lose the scroll position, possibly because the sorting code is touching the DOM elements. This fix saves the scroll position before sorting and sets it back afterwards.
* Merge pull request #21464 from owncloud/stable8-fix-scanner-regressionThomas Müller2016-01-081-1/+1
|\ | | | | [stable8] Fix regression in ajax/scan.php
| * Fix regression in ajax/scan.phpMorris Jobke2016-01-051-1/+1
|/ | | | * introduced in #20763
* Merge pull request #21297 from owncloud/stable8-prevent0bytedownloadsMorris Jobke2016-01-052-2/+23
|\ | | | | [stable8] prevent 0 byte downloads when storage returns false
| * prevent 0 byte downloads when storage returns falseJörn Friedrich Dreyer2015-12-182-2/+23
| | | | | | | | | | | | add unit test More fixes for backport
* | 8.0.10v8.0.10C Montero-Luque2015-12-211-2/+2
| |
* | 8.0.10 RC2C Montero-Luque2015-12-181-2/+2
|/
* 8.0.10 RC1v8.0.10RC1C Montero-Luque2015-12-152-3/+3
|
* Merge pull request #21214 from owncloud/backport-21133-stable8Vincent Petry2015-12-155-10/+223
|\ | | | | [backport] [stable8] Fix shared files of deleted users, detect DN change when checking for existence on LDAP
| * adjust tests for 8.0Arthur Schiwon2015-12-151-0/+4
| |
| * Backport of #21133 to stable8Arthur Schiwon2015-12-154-10/+212
| | | | | | | | | | | | | | | | | | | | | | | | | | | | throw NoUserException in getHome when the requested user does not exist anymore look for DN changes before marking a user as deleted adjust unit test unit test on getHome in combination with OfflineUser fix find DN by UUID for AD adjust dealing with search results due to different format in 8.0
| * backport necessary OfflinerUser::unmark()Arthur Schiwon2015-12-151-0/+7
|/
* Merge pull request #21208 from owncloud/stable8-backport-16961Vincent Petry2015-12-153-2/+34
|\ | | | | [stable8] Hardening home folder retrieval in user_ldap
| * Only throw exception if on new LDAP setupsMorris Jobke2015-12-153-3/+32
| | | | | | | | | | * this is done by setting enforce_home_folder_naming_rule for the user_ldap app in the app settings
| * Hardening home folder retrieval in user_ldapMorris Jobke2015-12-151-1/+4
| | | | | | | | | | | | | | | | * if the home folder naming rule is specified it should not fallback to the "use owncloud username as home folder" scenario * this does not allow the mixed setup of users with the attribute and some users without the attribute (which then would fallback to "use owncloud username as home folder" rule) anymore
* | Merge pull request #21202 from owncloud/fix_20296_8.0Björn Schießle2015-12-1510-8/+244
|\ \ | |/ |/| [stable8.0] don't allow to create a federated share if source and target are the same
| * manually backport some helper methodsBjörn Schießle2015-12-152-0/+146
| |
| * Fixed JS unit tests for fed owner display nameVincent Petry2015-12-151-0/+4
| |
| * show display name but internally use the user nameBjörn Schießle2015-12-156-6/+11
| |
| * don't allow to create a federated share if source and target server are the sameBjörn Schießle2015-12-154-2/+83
|/
* Merge pull request #21150 from owncloud/backport-20978-stable8Morris Jobke2015-12-141-3/+5
|\ | | | | reset mailadress/displayname on blur (backport for stable8)