]> source.dussan.org Git - nextcloud-server.git/commit
Fix carddav sharing plugin + adding unit tests
authorThomas Müller <thomas.mueller@tmit.eu>
Mon, 14 Dec 2015 15:14:35 +0000 (16:14 +0100)
committerThomas Müller <thomas.mueller@tmit.eu>
Fri, 18 Dec 2015 08:18:38 +0000 (09:18 +0100)
commitaac06a33f15b0489b0e337da86214ad6c459b95e
tree4e915c2f4c00f0ce8d8e76278388d9483384d4f5
parent1456e910adc072cc27c06623394d334dd33ad0f6
Fix carddav sharing plugin + adding unit tests
apps/dav/lib/carddav/carddavbackend.php
apps/dav/lib/carddav/sharing/plugin.php
apps/dav/lib/carddav/sharing/xml/sharerequest.php [new file with mode: 0644]
apps/dav/tests/unit/carddav/carddavbackendtest.php
apps/dav/tests/unit/carddav/sharing/plugintest.php [new file with mode: 0644]