davical/testing/tests/regression-suite/0224-Moz-OPTIONS-principal.test
Andrew McMillan cd6a609ea2 Always grant 'DAV::read' privilege from principal to group members.
Some clients want to read the group principal before they're happy
to access the group's calendar collections.  This grants them the
DAV::read privilege so they can do that.

Also see: https://bugzilla.mozilla.org/show_bug.cgi?id=610087
2010-11-06 15:12:35 +13:00

10 lines
153 B
Plaintext

#
# Do an OPTIONS request against our own principal-URL
#
TYPE=OPTIONS
URL=http://mycaldav/caldav.php/user1/
HEADER=User-Agent: DAViCalTester/1.0
HEAD