]> source.dussan.org Git - nextcloud-server.git/commit
Actually check if the owner is not null 19978/head
authorRoeland Jago Douma <roeland@famdouma.nl>
Mon, 16 Mar 2020 12:12:10 +0000 (13:12 +0100)
committerRoeland Jago Douma <roeland@famdouma.nl>
Mon, 16 Mar 2020 12:12:10 +0000 (13:12 +0100)
commit3443a006217229061323c655790199e8e1349875
tree099e4baa38f6714a2daaffb1a2245926020ec79f
parent48bdd322a210e5e80ad1bb80ecbe86fad5ba28d1
Actually check if the owner is not null

Else this can error out on storages that do not have an owner (e.g.
groupfolders).

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