Skip to content
Commit 02aebdcf authored by Vincent Petry's avatar Vincent Petry Committed by backportbot[bot]
Browse files

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: default avatarVincent Petry <vincent@nextcloud.com>
parent 55fd3072
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment