Skip to content
Unverified Commit 626daabb authored by Vincent Petry's avatar Vincent Petry Committed by Roeland Jago Douma
Browse files

Prefilter inaccessible shares in DefaultShareProvider::getSharedWith()



The DefaultShareProvider now does a DB-level check to find out whether
file_source is accessible at all (deleted file) or whether it's in the
trashbin of a home storage.

One small corner case where the home storage id is in md5 form cannot
be covered properly with this approach.

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