nextcloud-server/apps/files/lib/Service
Vincent Petry 7858fee5b5
Fix path handling when transferring incoming shares
When transferring incoming shares from a guest user without specifying a
path, the $path is empty.
The fix properly handles that situation to avoid looking for shares in a
path with doubled slashes which failed to find shares to transfer.

Signed-off-by: Vincent Petry <vincent@nextcloud.com>
2022-02-10 09:50:21 +01:00
..
DirectEditingService.php Update php licenses 2021-06-04 22:02:41 +02:00
OwnershipTransferService.php Fix path handling when transferring incoming shares 2022-02-10 09:50:21 +01:00
TagService.php Update php licenses 2021-06-04 22:02:41 +02:00