github.com/cs3org/reva/v2@v2.27.7/changelog/2.26.3_2024-11-06/fix-ocm-storage-checksum.md (about) 1 Bugfix: Add checksum to OCM storageprovider responses 2 3 When the remote instance of the OCM storage provider returns file checksums in 4 its PROPFIND responses we're now passing them through to in Stat responses. 5 This allows e.g. the oCIS thumbnailer to work with ocm shares. 6 7 https://github.com/cs3org/reva/pull/4908 8 https://github.com/owncloud/ocis/issues/10272