nextcloud/apps/files/lib/Command
Daniel Calviño Sánchez 5da4e4dc53 Fix transfering ownership of a share to user with same id as receiver
When the ownership of a user share is transfered to the receiver the
share is removed, as the receiver now owns the original file. However,
due to a missing condition, any share with a group, link or remote with
the same id as the user was removed, not only the user shares.

Signed-off-by: Daniel Calviño Sánchez <danxuliu@gmail.com>
2018-08-07 09:09:01 +02:00
..
DeleteOrphanedFiles.php Remove unused use statements 2017-04-22 19:23:31 -05:00
Scan.php Remove unused variables 2017-11-06 09:43:45 +01:00
ScanAppData.php Merge pull request #7075 from nextcloud/remove-unused-variables 2017-11-07 16:18:40 +01:00
TransferOwnership.php Fix transfering ownership of a share to user with same id as receiver 2018-08-07 09:09:01 +02:00