]> source.dussan.org Git - nextcloud-server.git/commit
Extract transfer ownership logic into a reusable service 18025/head
authorChristoph Wurst <christoph@winzerhof-wurst.at>
Wed, 20 Nov 2019 10:41:31 +0000 (11:41 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 26 Nov 2019 07:50:19 +0000 (08:50 +0100)
commit07c5f3775c3985d45eaf3ad41863cd2e2a0e1aad
tree5f24dabe56fc1562346429b97903663d6f27b92f
parent0fab27f459d3276a2559cdee5693bfec8c2cf1c9
Extract transfer ownership logic into a reusable service

Signed-off-by: Christoph Wurst <christoph@winzerhof-wurst.at>
apps/files/composer/composer/autoload_classmap.php
apps/files/composer/composer/autoload_static.php
apps/files/lib/Command/TransferOwnership.php
apps/files/lib/Exception/TransferOwnershipException.php [new file with mode: 0644]
apps/files/lib/Service/OwnershipTransferService.php [new file with mode: 0644]