]> source.dussan.org Git - nextcloud-server.git/commit
do not explode when getting permissions from a FailedStorage 11389/head
authorArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 26 Sep 2018 08:43:40 +0000 (10:43 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Wed, 26 Sep 2018 11:33:59 +0000 (13:33 +0200)
commit5a20ac9863a4c38c371019efc57281e52f99dca6
treea5568ae18a6942abbfc6411b0119ab72183a1c1c
parent6c4f3ac1d68e01b9532a62ae40240ba95aee2d45
do not explode when getting permissions from a FailedStorage

for instance if a user of an external user backend is not available
currently, the whole Files UI would be frozen.

Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
apps/files_sharing/lib/Cache.php