]> source.dussan.org Git - nextcloud-server.git/commit
properly handle cases where cache wrappers block access 28385/head
authorRobin Appelman <robin@icewind.nl>
Wed, 11 Aug 2021 15:35:37 +0000 (17:35 +0200)
committerJohn Molakvoæ <skjnldsv@protonmail.com>
Mon, 1 Nov 2021 10:48:01 +0000 (11:48 +0100)
commit118c647f61c2e84ed0fe55375f4063a6a6f8756c
tree1b199502c72396c5d24576014c7632937f837fd4
parent63d3931e8063e1923c2e79416f426b5f3c896ab1
properly handle cases where cache wrappers block access

`CacheWrapper::formatCacheEntry` can return false for files that should be filtered out

Signed-off-by: Robin Appelman <robin@icewind.nl>
build/psalm-baseline.xml
lib/private/Files/Cache/Wrapper/CacheJail.php
lib/private/Files/Cache/Wrapper/CacheWrapper.php