]> source.dussan.org Git - nextcloud-server.git/commit
Keep shares when deleting shared folders
authorVincent Petry <pvince81@owncloud.com>
Fri, 27 Mar 2015 16:33:26 +0000 (17:33 +0100)
committerVincent Petry <pvince81@owncloud.com>
Thu, 9 Apr 2015 08:16:40 +0000 (10:16 +0200)
commit461302244ee0aed22c355f1b1201d79ec899b2ad
tree9c9cb98c9d639779f82817af4a7f46b307c9d479
parentba52f6f8fc0d88000332e9e64c48a56c526823d9
Keep shares when deleting shared folders

The share entries will be linked with the fileid while they are kept in
the trashbin.

In the future a background just will scrape orphaned shares and delete
them.
apps/files_sharing/lib/helper.php
apps/files_sharing/lib/updater.php