From c3851bab8696c197e9c0018a376af2a216871230 Mon Sep 17 00:00:00 2001 From: "no author (via caldav unikernel)" Date: Tue, 18 Feb 2025 10:19:59 +0000 Subject: [PATCH] during processing HTTP request no HTTP request by user-agent none --- calendars/root/.prop | 31 +++++++++++++++++++++++++++++++ principals/root/.prop | 31 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 calendars/root/.prop create mode 100644 principals/root/.prop diff --git a/calendars/root/.prop b/calendars/root/.prop new file mode 100644 index 0000000..68dddf6 --- /dev/null +++ b/calendars/root/.prop @@ -0,0 +1,31 @@ +(((DAV: acl) + (() + ((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-18T10:19:57-00:00)))) + ((DAV: displayname) (() ((Pcdata root)))) + ((DAV: getcontentlanguage) (() ((Pcdata en)))) + ((DAV: getcontentlength) (() ((Pcdata 0)))) + ((DAV: getcontenttype) (() ((Pcdata text/directory)))) + ((DAV: getlastmodified) (() ((Pcdata 2025-02-18T10:19:57-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)) ()))))) \ No newline at end of file diff --git a/principals/root/.prop b/principals/root/.prop new file mode 100644 index 0000000..1e3120b --- /dev/null +++ b/principals/root/.prop @@ -0,0 +1,31 @@ +(((DAV: acl) + (() + ((Node DAV: ace () + ((Node DAV: principal () + ((Node DAV: href () ((Pcdata /principals/root/))))) + (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-18T10:19:57-00:00)))) + ((DAV: displayname) (() ((Pcdata root)))) + ((DAV: getcontentlanguage) (() ((Pcdata en)))) + ((DAV: getcontentlength) (() ((Pcdata 0)))) + ((DAV: getcontenttype) (() ((Pcdata text/directory)))) + ((DAV: getlastmodified) (() ((Pcdata 2025-02-18T10:19:57-00:00)))) + ((DAV: group-membership) (() ())) + ((DAV: principal-URL) + (() ((Node DAV: href () ((Pcdata /principals/root/)))))) + ((DAV: resourcetype) + (() ((Node DAV: collection () ()) (Node DAV: principal () ())))) + ((io:robur:webdav password) + (() ((Pcdata WIu7JUJoHok3FWxGjXuMDSRd8IK+TYFDGEz/p5e0BMk=)))) + ((io:robur:webdav prop_version) (() ((Pcdata 2)))) + ((io:robur:webdav salt) (() ((Pcdata 1QO4k79o09JESXsO2aue)))) + ((urn:ietf:params:xml:ns:caldav calendar-home-set) + (() ((Node DAV: href () ((Pcdata /calendars/))))))) \ No newline at end of file