]> source.dussan.org Git - nextcloud-server.git/commit
Fix getting the access list on external storage 14747/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Tue, 19 Mar 2019 14:38:52 +0000 (15:38 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Tue, 19 Mar 2019 14:38:52 +0000 (15:38 +0100)
commit230dc505a1721029a33a98d6301f36b74e8c7fa7
tree70b896f05b2273224f27808a91fd511a863ccebb
parentff6f105ea6a37107e7c6e12bcace010490c93c58
Fix getting the access list on external storage

If a file is on external storage there is no owner. WHich means we can't
check. So just return an empty array then.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
lib/private/Share20/Manager.php