nextcloud/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 Move storagestats endpoint to proper controller 2018-03-13 12:44:48 +01:00
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 Remove upload_limit in files app as it is not needed with PUT upload (#26069) 2016-11-02 20:43:35 +01:00
recentlist.php Change @georgehrke's email 2017-11-06 20:38:59 +01:00
simplelist.php Fix apps/ 2016-07-21 18:13:57 +02:00