]> source.dussan.org Git - nextcloud-server.git/commit
Add dav plugin to trigger recalculating of checksums 29510/head
authorRobin Appelman <robin@icewind.nl>
Fri, 4 Jun 2021 14:22:39 +0000 (16:22 +0200)
committerVincent Petry (Rebase PR Action) <PVince81@users.noreply.github.com>
Thu, 31 Mar 2022 07:44:13 +0000 (07:44 +0000)
commitff666e648a67721f22d2cb957acdd2c47e5ae25d
treea3ad978dba7917de24e8128e6d8533f7c7f49be7
parentf5485489248d410859048b950ffb5824ae457552
Add dav plugin to trigger recalculating of checksums

Signed-off-by: Robin Appelman <robin@icewind.nl>
apps/dav/composer/composer/autoload_classmap.php
apps/dav/composer/composer/autoload_static.php
apps/dav/lib/Connector/Sabre/ChecksumUpdatePlugin.php [new file with mode: 0644]
apps/dav/lib/Connector/Sabre/File.php
apps/dav/lib/Connector/Sabre/ServerFactory.php
apps/dav/lib/Server.php
lib/private/Files/View.php