nextcloud-server/apps/files/lib/Service
Côme Chilliet d92bf388b1 feat(transfer-ownership): Correctly react to encrypted files
For E2EE encrypted files, we abort the transfer.
For SSE encrypted files, we abort only if not using master key.
Also fixed the check for when the path to a single file is used.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
2024-09-05 14:44:50 +07:00
..
DirectEditingService.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
LivePhotosService.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00
OwnershipTransferService.php feat(transfer-ownership): Correctly react to encrypted files 2024-09-05 14:44:50 +07:00
SettingsService.php feat(files): Allow to configure Windows filename compatibility in the settings 2024-07-17 16:17:14 +07:00
TagService.php style: update codestyle for coding-standard 1.2.3 2024-08-25 19:34:58 +07:00
UserConfig.php feat(files): Allow toggling folder tree 2024-08-01 09:17:56 +07:00
ViewConfig.php chore: Add SPDX header 2024-05-29 08:58:16 +07:00