]> source.dussan.org Git - nextcloud-server.git/commit
Add option to transfer-ownership to move data
authorTobia De Koninck <LEDfan@users.noreply.github.com>
Fri, 3 Jan 2020 07:43:39 +0000 (08:43 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 3 Feb 2020 10:15:56 +0000 (11:15 +0100)
commit7c56144f4927ed56d02c197710833c2b10c2f65d
tree7e83aa441d61636403136d8e7cc4f5864154ef57
parent411058e47cd42871b2099190ac67f47b9bd17e30
Add option to transfer-ownership to move data

This will move the home folder of own user to another user. Only allowed
if that other user's home folder is empty.
Can be used as workaround to rename users.

Signed-off-by: Tobia De Koninck <LEDfan@users.noreply.github.com>
apps/files/lib/Command/TransferOwnership.php
apps/files/lib/Service/OwnershipTransferService.php