]> source.dussan.org Git - nextcloud-server.git/commit
[master] DAV: Return data-fingerprint always when asked (#25482) 1145/head
authorMarkus Goetz <markus@woboq.com>
Sat, 13 Aug 2016 15:03:54 +0000 (17:03 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Mon, 29 Aug 2016 12:37:14 +0000 (14:37 +0200)
commit0cb34c2fa52de9f71f7bca036c01e94ab6220459
tree885ca9ea7b2ae1641a845425c23d8cd72d943730
parent3647fbe7cd86e743b059889d69b03fcf8207780f
[master] DAV: Return data-fingerprint always when asked (#25482)

For owncloud/client#5056
Users can configure arbitrary subfolders for syncing, therefore we should
always return it when asked for.
The sync client makes sure to not always ask for it to save bandwidth.
apps/dav/lib/Connector/Sabre/FilesPlugin.php
apps/dav/tests/unit/Connector/Sabre/FilesPluginTest.php