# # ACL setting default privileges on a collection to nothing, and # specific privileges to include read-acl. # TYPE=ACL HEADER=User-Agent: RFC3744 Spec Tests HEADER=Content-Type: text/xml; charset="UTF-8" HEAD BEGINDATA /caldav.php/user4/ ENDDATA URL=http://regression.host/caldav.php/user1/home/ QUERY SELECT by_principal, by_collection, privileges, p_to.displayname, to_principal FROM grants JOIN dav_principal p_to ON (to_principal=principal_id) LEFT JOIN collection ON (by_collection=collection.collection_id) WHERE collection.dav_name = '/user1/home/' ENDQUERY