Skip to content
Unverified Commit 34d466b2 authored by Vincent Petry's avatar Vincent Petry Committed by Lukas Reschke
Browse files

Fallback to share link owner when no owner found



When creating link shares from external storage, the filesystem cannot
find an owner in some scenarios (ex: system-wide mounts). In such
cases, fall back to using the current user's trashbin which happens to
also be the user who created the link share.

Fixes an issue where this scenario made deletion impossible due to
missing user information.

Signed-off-by: default avatarLukas Reschke <lukas@statuscode.ch>
parent 8f664a00
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