during processing HTTP request PROPFIND /calendars/mirage/

by user-agent Mozilla/5.0 (X11; FreeBSD amd64; rv:115.0) Gecko/20100101 Thunderbird/115.6.0
This commit is contained in:
mirage (via caldav unikernel) 2025-02-19 09:21:21 +00:00
parent 23dd05c52b
commit 6b84a48c0b
2 changed files with 62 additions and 0 deletions

31
calendars/mirage/.prop Normal file
View file

@ -0,0 +1,31 @@
(((DAV: acl)
(()
((Node DAV: ace ()
((Node DAV: principal ()
((Node DAV: href () ((Pcdata /principals/mirage/)))))
(Node DAV: grant () ((Node DAV: privilege () ((Node DAV: all () ()))))))))))
((DAV: creationdate) (() ((Pcdata 2025-02-19T09:21:21-00:00))))
((DAV: displayname) (() ((Pcdata mirage))))
((DAV: getcontentlanguage) (() ((Pcdata en))))
((DAV: getcontentlength) (() ((Pcdata 0))))
((DAV: getcontenttype) (() ((Pcdata text/directory))))
((DAV: getlastmodified) (() ((Pcdata 2025-02-19T09:21:21-00:00))))
((DAV: resourcetype)
(()
((Node DAV: collection () ())
(Node urn:ietf:params:xml:ns:caldav calendar () ()))))
((DAV: supported-report-set)
(()
((Node DAV: supported-report ()
((Node DAV: report ()
((Node urn:ietf:params:xml:ns:caldav calendar-query () ())))))
(Node DAV: supported-report ()
((Node DAV: report ()
((Node urn:ietf:params:xml:ns:caldav calendar-multiget () ()))))))))
((io:robur:webdav prop_version) (() ((Pcdata 2))))
((urn:ietf:params:xml:ns:caldav supported-calendar-component-set)
(()
((Node urn:ietf:params:xml:ns:caldav comp ((("" name) VEVENT)) ())
(Node urn:ietf:params:xml:ns:caldav comp ((("" name) VTODO)) ())
(Node urn:ietf:params:xml:ns:caldav comp ((("" name) VTIMEZONE)) ())
(Node urn:ietf:params:xml:ns:caldav comp ((("" name) VFREEBUSY)) ())))))

31
principals/mirage/.prop Normal file
View file

@ -0,0 +1,31 @@
(((DAV: acl)
(()
((Node DAV: ace ()
((Node DAV: principal ()
((Node DAV: href () ((Pcdata /principals/mirage/)))))
(Node DAV: grant () ((Node DAV: privilege () ((Node DAV: all () ())))))))
(Node DAV: ace ()
((Node DAV: principal () ((Node DAV: all () ())))
(Node DAV: grant ()
((Node DAV: privilege () ((Node DAV: read () ())))))))
(Node DAV: ace ()
((Node DAV: principal ()
((Node DAV: href () ((Pcdata /principals/root/)))))
(Node DAV: grant () ((Node DAV: privilege () ((Node DAV: all () ()))))))))))
((DAV: creationdate) (() ((Pcdata 2025-02-19T09:21:21-00:00))))
((DAV: displayname) (() ((Pcdata mirage))))
((DAV: getcontentlanguage) (() ((Pcdata en))))
((DAV: getcontentlength) (() ((Pcdata 0))))
((DAV: getcontenttype) (() ((Pcdata text/directory))))
((DAV: getlastmodified) (() ((Pcdata 2025-02-19T09:21:21-00:00))))
((DAV: group-membership) (() ()))
((DAV: principal-URL)
(() ((Node DAV: href () ((Pcdata /principals/mirage/))))))
((DAV: resourcetype)
(() ((Node DAV: collection () ()) (Node DAV: principal () ()))))
((io:robur:webdav password)
(() ((Pcdata ub34QI5SUwQ+pthHP2FonDlcZIuow7Z1zeUtXRcn7YY=))))
((io:robur:webdav prop_version) (() ((Pcdata 2))))
((io:robur:webdav salt) (() ((Pcdata cj7XvR9Lrv2FhyjSELxq))))
((urn:ietf:params:xml:ns:caldav calendar-home-set)
(() ((Node DAV: href () ((Pcdata /calendars/)))))))