]> source.dussan.org Git - nextcloud-server.git/commit
Do not output a warning when a file is not found 34089/head
authorCôme Chilliet <come.chilliet@nextcloud.com>
Mon, 12 Sep 2022 14:04:02 +0000 (16:04 +0200)
committerbackportbot-nextcloud[bot] <backportbot-nextcloud[bot]@users.noreply.github.com>
Thu, 15 Sep 2022 11:50:49 +0000 (11:50 +0000)
commit3ad3bd3039d340a954b014878ef9908dc945edeb
tree7356fc43ec5822acc0bb5b1f92ff8abbd4d5b2cb
parente337551fd8f5e7298b0b10d6b8cab16f499d2953
Do not output a warning when a file is not found

This would spam log with warnings from Desktop client doing HEAD on
 non-existing path to test them.

Signed-off-by: Côme Chilliet <come.chilliet@nextcloud.com>
apps/dav/lib/DAV/ViewOnlyPlugin.php