]> source.dussan.org Git - nextcloud-server.git/commit
Make sure we only fetch the file by id for the actual owner 16624/head
authorJulius Härtl <jus@bitgrid.net>
Thu, 1 Aug 2019 08:10:49 +0000 (10:10 +0200)
committerJulius Härtl <jus@bitgrid.net>
Thu, 1 Aug 2019 08:10:49 +0000 (10:10 +0200)
commite26187c7fff70a7006ba27b8d58622100b8c40c3
treec10d56cf73f85195f0d690ab501fa1d92798a5d6
parent3f8f0f76091bf0f0fae7e602f14a3a5f225f111b
Make sure we only fetch the file by id for the actual owner

Otherwise this will fetch all mounts for the file id which is quite
expensive and causes long saving times in big sharing structures

Signed-off-by: Julius Härtl <jus@bitgrid.net>
apps/files_versions/lib/Storage.php