nextcloud/apps/files/lib
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
..
Activity Mixin scss icon api 2018-07-19 08:16:58 +02:00
AppInfo Inject helper 2018-07-12 17:49:52 +02:00
BackgroundJob Fix apps/ 2016-07-21 18:13:57 +02:00
Command Fix transfering ownership of a share to user with same id as receiver 2018-07-24 15:05:42 +02:00
Controller Fix fav quickaccess ressource addition 2018-07-13 09:57:54 +02:00
Service Add events for favorites 2018-01-10 11:20:21 +01:00
Settings Move files settings to main server settings 2018-05-03 08:58:23 +02:00
App.php Remove unneeded semicolon and parentheses 2018-01-26 23:46:40 +01:00
Capabilities.php Fix apps/ 2016-07-21 18:13:57 +02:00
Helper.php Use ::class statement instead of string 2018-01-29 12:03:47 +01:00