mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-04-30 16:00:25 +00:00
This allows us to have more complex test files where an action is taken, then we test something, then another action is taken, etc. Changes to test files are required so that URL is defined after all the required settings are set. Changes to the result files are either whitespace changes due to above logic changes, or printing out a SQL Result header before each result. I figured it was useful.
125 lines
2.5 KiB
XML
125 lines
2.5 KiB
XML
<?xml version="1.0" encoding="utf-8" ?>
|
|
<multistatus xmlns="DAV:">
|
|
<response>
|
|
<href>/caldav.php/user1/home/da81c0ee-7871-11db-c6d6-f6927c144649.ics</href>
|
|
<propstat>
|
|
<prop>
|
|
<acl>
|
|
<ace>
|
|
<principal>
|
|
<property>
|
|
<owner/>
|
|
</property>
|
|
</principal>
|
|
<grant>
|
|
<privilege>
|
|
<all/>
|
|
</privilege>
|
|
<privilege>
|
|
<read/>
|
|
</privilege>
|
|
<privilege>
|
|
<unlock/>
|
|
</privilege>
|
|
<privilege>
|
|
<read-acl/>
|
|
</privilege>
|
|
<privilege>
|
|
<read-current-user-privilege-set/>
|
|
</privilege>
|
|
<privilege>
|
|
<write-acl/>
|
|
</privilege>
|
|
<privilege>
|
|
<write/>
|
|
</privilege>
|
|
<privilege>
|
|
<write-properties/>
|
|
</privilege>
|
|
<privilege>
|
|
<write-content/>
|
|
</privilege>
|
|
<privilege>
|
|
<bind/>
|
|
</privilege>
|
|
<privilege>
|
|
<unbind/>
|
|
</privilege>
|
|
</grant>
|
|
</ace>
|
|
<ace>
|
|
<principal>
|
|
<href>/caldav.php/assistant1/</href>
|
|
</principal>
|
|
<grant>
|
|
<privilege>
|
|
<read/>
|
|
</privilege>
|
|
<privilege>
|
|
<write/>
|
|
</privilege>
|
|
<privilege>
|
|
<write-properties/>
|
|
</privilege>
|
|
<privilege>
|
|
<write-content/>
|
|
</privilege>
|
|
<privilege>
|
|
<bind/>
|
|
</privilege>
|
|
<privilege>
|
|
<unbind/>
|
|
</privilege>
|
|
</grant>
|
|
</ace>
|
|
<ace>
|
|
<principal>
|
|
<href>/caldav.php/teamclient1/</href>
|
|
</principal>
|
|
<grant>
|
|
<privilege>
|
|
<read/>
|
|
</privilege>
|
|
</grant>
|
|
</ace>
|
|
<ace>
|
|
<principal>
|
|
<authenticated/>
|
|
</principal>
|
|
<grant/>
|
|
</ace>
|
|
</acl>
|
|
<creationdate>20061024T115217Z</creationdate>
|
|
<displayname>Morning Mgmt Mtg</displayname>
|
|
<getcontentlanguage/>
|
|
<getcontentlength>313</getcontentlength>
|
|
<getcontenttype>text/calendar; component=vevent</getcontenttype>
|
|
<getetag>"6f16959eee5c920b45548840b1e9ea19"</getetag>
|
|
<getlastmodified>Dow, 01 Jan 2000 00:00:00 GMT</getlastmodified>
|
|
<resourcetype/>
|
|
<supportedlock>
|
|
<lockentry>
|
|
<lockscope>
|
|
<exclusive/>
|
|
</lockscope>
|
|
<locktype>
|
|
<write/>
|
|
</locktype>
|
|
</lockentry>
|
|
</supportedlock>
|
|
</prop>
|
|
<status>HTTP/1.1 200 OK</status>
|
|
</propstat>
|
|
<propstat>
|
|
<prop>
|
|
<lockdiscovery/>
|
|
<source/>
|
|
<checked-in/>
|
|
<checked-out/>
|
|
</prop>
|
|
<status>HTTP/1.1 404 Not Found</status>
|
|
</propstat>
|
|
</response>
|
|
</multistatus>
|
|
|