]> source.dussan.org Git - nextcloud-server.git/commit
move share owner repair to occ command
authorRobin Appelman <robin@icewind.nl>
Thu, 29 Sep 2022 11:40:04 +0000 (13:40 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Tue, 8 Nov 2022 22:38:32 +0000 (22:38 +0000)
commita4edde3f70a23bdce39ca4597a39aed7237c38c9
treeaacc55906a3701d9fa62e4b9966ab31ba31181ef
parent7dafaf9f13d9e0f972b5720ca46448d5595336f7
move share owner repair to occ command

Signed-off-by: Robin Appelman <robin@icewind.nl>
core/Command/Maintenance/RepairShareOwnership.php [new file with mode: 0644]
core/register_command.php
lib/private/Repair/RepairShareOwnership.php [deleted file]
lib/private/Share20/Manager.php