mirror of
https://github.com/nextcloud/server.git
synced 2026-04-06 09:37:01 -04:00
Instead of returning <oc:checksum>TYPE:CHECKSUM</oc:checksum> Return <oc:checksums> <oc:checksum>TYPE:CHECKSUM</oc:checksum> </oc:checksums> This will allow us to expand in the future to multiple checksums. Without doing just string concatenation. And even for a single checksum it is now correct. |
||
|---|---|---|
| .. | ||
| comments | ||
| dav | ||
| encryption | ||
| federation | ||
| files | ||
| files_external | ||
| files_sharing | ||
| files_trashbin | ||
| files_versions | ||
| provisioning_api | ||
| systemtags | ||
| testing | ||
| user_ldap | ||