server/apps/dav/lib/connector/sabre
Roeland Jago Douma 5486a2b149 For possible future usage allow multiple checksums
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.
2016-02-08 11:55:07 +01:00
..
exception Happy new year! 2016-01-12 15:02:18 +01:00
appenabledplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
auth.php Happy new year! 2016-01-12 15:02:18 +01:00
blocklegacyclientplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
checksumlist.php For possible future usage allow multiple checksums 2016-02-08 11:55:07 +01:00
commentpropertiesplugin.php url encode id 2016-01-29 13:28:17 +01:00
copyetagheaderplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
custompropertiesbackend.php Happy new year! 2016-01-12 15:02:18 +01:00
directory.php Put nodes from Directory->getChildren in the ObjectTree cache 2016-01-17 09:33:05 +01:00
dummygetresponseplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
exceptionloggerplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
fakelockerplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
file.php Add store/retrieve checksums 2016-02-03 09:03:51 +01:00
filesplugin.php For possible future usage allow multiple checksums 2016-02-08 11:55:07 +01:00
lockplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
maintenanceplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
node.php Happy new year! 2016-01-12 15:02:18 +01:00
objecttree.php Put nodes from Directory->getChildren in the ObjectTree cache 2016-01-17 09:33:05 +01:00
principal.php Fix unit test - optimize code 2016-01-18 22:14:30 +01:00
quotaplugin.php Happy new year! 2016-01-12 15:02:18 +01:00
server.php Happy new year! 2016-01-12 15:02:18 +01:00
serverfactory.php Comments WebDAV adjustements 2016-01-29 13:08:02 +01:00
taglist.php Fix TagList serializer 2016-01-22 15:55:54 +01:00
tagsplugin.php Fix oc:tags tag list serializer 2016-01-22 14:07:26 +01:00