nextcloud-server/apps/files
Daniel Calviño Sánchez b7474ed482
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-07-24 15:05:42 +02:00
..
ajax Replace hardcoded status headers with calls to http_response_code() 2018-06-26 16:14:15 +02:00
appinfo Fix fav quickaccess ressource addition 2018-07-13 09:57:54 +02:00
composer
css Fix header controls sticky positioning 2018-07-24 12:08:31 +02:00
img Js magic for deleted shares 2018-07-05 12:43:57 +02:00
js Fixed scrolling container 2018-07-24 11:01:11 +02:00
l10n [tx-robot] updated from transifex 2018-07-18 00:12:04 +00:00
lib Fix transfering ownership of a share to user with same id as receiver 2018-07-24 15:05:42 +02:00
templates Upgraded navigation submenu management and api + created sharing submenu 2018-07-13 09:33:57 +02:00
tests Phpunit tests fixes 2018-07-24 11:01:11 +02:00
list.php
recentlist.php
simplelist.php