Add ACL check.

This commit is contained in:
Andrew McMillan 2006-12-10 14:23:55 +13:00
parent a6d4c843d7
commit 152f174750

View File

@ -1,5 +1,5 @@
#
# Using CADAVER to do a PROPFIND
# Testing for Spec compliance. PROPFIND on a calendar collection.
#
TYPE=PROPFIND
URL=http://mycaldav/caldav.php/user1/home/
@ -13,6 +13,7 @@ BEGINDATA
<?xml version="1.0" encoding="utf-8"?>
<propfind xmlns="DAV:">
<prop>
<acl/>
<creationdate/>
<displayname/>
<getcontentlanguage/>