nextcloud/apps/files_sharing/lib
Vincent Petry f60ea8a260
Fix remote share deletion when deleting user
When deleting a user, we should only delete the direct remote user
shares or the remote group based subshares.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2021-08-10 13:37:37 +02:00
..
Activity Update php licenses 2021-06-04 22:02:41 +02:00
AppInfo Replace ILogger with LoggerInterface in remote share manager 2021-08-10 13:27:59 +02:00
BackgroundJob Update php licenses 2021-06-04 22:02:41 +02:00
Collaboration Update php licenses 2021-06-04 22:02:41 +02:00
Command Update php licenses 2021-06-04 22:02:41 +02:00
Controller Use product name in places where it is appropriate rather than the instance name 2021-06-16 11:42:53 +02:00
Event Update php licenses 2021-06-04 22:02:41 +02:00
Exceptions Update php licenses 2021-06-04 22:02:41 +02:00
External Fix remote share deletion when deleting user 2021-08-10 13:37:37 +02:00
Listener Update php licenses 2021-06-04 22:02:41 +02:00
Middleware Update php licenses 2021-06-04 22:02:41 +02:00
Migration Update php licenses 2021-06-04 22:02:41 +02:00
Notification Update php licenses 2021-06-04 22:02:41 +02:00
Settings Update php licenses 2021-06-04 22:02:41 +02:00
ShareBackend Update php licenses 2021-06-04 22:02:41 +02:00
Cache.php Use DI for files_sharing Cache 2021-06-17 10:22:37 +02:00
Capabilities.php Update php licenses 2021-06-04 22:02:41 +02:00
DeleteOrphanedSharesJob.php Update php licenses 2021-06-04 22:02:41 +02:00
ExpireSharesJob.php Update php licenses 2021-06-04 22:02:41 +02:00
Helper.php Update php licenses 2021-06-04 22:02:41 +02:00
Hooks.php Replace ILogger with LoggerInterface in remote share manager 2021-08-10 13:27:59 +02:00
ISharedStorage.php Update php licenses 2021-06-04 22:02:41 +02:00
MountProvider.php Update php licenses 2021-06-04 22:02:41 +02:00
Scanner.php Update php licenses 2021-06-04 22:02:41 +02:00
SharedMount.php Update php licenses 2021-06-04 22:02:41 +02:00
SharedStorage.php Use DI for files_sharing Cache 2021-06-17 10:22:37 +02:00
Updater.php When changing the share owner, downgrade permissions where needed 2021-06-09 10:32:36 +02:00