]> source.dussan.org Git - nextcloud-server.git/commit
fix(dav): Fix quota check for chunk upload
authorCôme Chilliet <come.chilliet@nextcloud.com>
Tue, 19 Mar 2024 16:25:40 +0000 (17:25 +0100)
committerbackportbot[bot] <backportbot[bot]@users.noreply.github.com>
Tue, 2 Apr 2024 15:45:57 +0000 (15:45 +0000)
commitae7105b99020429bec76b289d656d2c2c1e402cb
tree630580d8358ff017c0b4bea906bf49ab0424f7e2
parent991ee6fbb81b4b3bed76aa26be0e0e2b1056558e
fix(dav): Fix quota check for chunk upload

Do not ignore OC-Total-Length when Content-Length and
 X-Expected-Entity-Length are missing

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