]> source.dussan.org Git - nextcloud-server.git/commit
add command do delete orphan shares 39170/head
authorRobin Appelman <robin@icewind.nl>
Wed, 5 Jul 2023 15:13:04 +0000 (17:13 +0200)
committerRobin Appelman <robin@icewind.nl>
Wed, 5 Jul 2023 16:33:11 +0000 (18:33 +0200)
commit50501f8515361577e74c9e639853fc8e68178c2f
tree0d19949a22425438e58482a90b054c4c83e84180
parentc7ea6cec5625cbbb6b5bd8e370dd34b59c552c12
add command do delete orphan shares

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/files_sharing/appinfo/info.xml
apps/files_sharing/composer/composer/autoload_classmap.php
apps/files_sharing/composer/composer/autoload_static.php
apps/files_sharing/lib/Command/DeleteOrphanShares.php [new file with mode: 0644]
apps/files_sharing/lib/OrphanHelper.php [new file with mode: 0644]