mirror of
https://gitlab.com/davical-project/davical.git
synced 2026-08-29 18:26:05 +00:00
Add ACL check.
This commit is contained in:
parent
a6d4c843d7
commit
152f174750
@ -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/>
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user