From 59384dca1c8ba41ebd9b2ef3abf1ad873a68df31 Mon Sep 17 00:00:00 2001 From: "reynir (via caldav unikernel)" Date: Tue, 18 Feb 2025 10:35:53 +0000 Subject: [PATCH] during processing HTTP request PROPFIND /principals/ by user-agent Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0 --- calendars/reynir/.prop | 31 +++++++++++++++++++++++++++++++ principals/reynir/.prop | 31 +++++++++++++++++++++++++++++++ 2 files changed, 62 insertions(+) create mode 100644 calendars/reynir/.prop create mode 100644 principals/reynir/.prop diff --git a/calendars/reynir/.prop b/calendars/reynir/.prop new file mode 100644 index 0000000..d8854cd --- /dev/null +++ b/calendars/reynir/.prop @@ -0,0 +1,31 @@ +(((DAV: acl) + (() + ((Node DAV: ace () + ((Node DAV: principal () + ((Node DAV: href () ((Pcdata /principals/reynir/))))) + (Node DAV: grant () ((Node DAV: privilege () ((Node DAV: all () ())))))))))) + ((DAV: creationdate) (() ((Pcdata 2025-02-18T10:35:53-00:00)))) + ((DAV: displayname) (() ((Pcdata reynir)))) + ((DAV: getcontentlanguage) (() ((Pcdata en)))) + ((DAV: getcontentlength) (() ((Pcdata 0)))) + ((DAV: getcontenttype) (() ((Pcdata text/directory)))) + ((DAV: getlastmodified) (() ((Pcdata 2025-02-18T10:35:53-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/reynir/.prop b/principals/reynir/.prop new file mode 100644 index 0000000..6867710 --- /dev/null +++ b/principals/reynir/.prop @@ -0,0 +1,31 @@ +(((DAV: acl) + (() + ((Node DAV: ace () + ((Node DAV: principal () + ((Node DAV: href () ((Pcdata /principals/reynir/))))) + (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:35:53-00:00)))) + ((DAV: displayname) (() ((Pcdata reynir)))) + ((DAV: getcontentlanguage) (() ((Pcdata en)))) + ((DAV: getcontentlength) (() ((Pcdata 0)))) + ((DAV: getcontenttype) (() ((Pcdata text/directory)))) + ((DAV: getlastmodified) (() ((Pcdata 2025-02-18T10:35:53-00:00)))) + ((DAV: group-membership) (() ())) + ((DAV: principal-URL) + (() ((Node DAV: href () ((Pcdata /principals/reynir/)))))) + ((DAV: resourcetype) + (() ((Node DAV: collection () ()) (Node DAV: principal () ())))) + ((io:robur:webdav password) + (() ((Pcdata cmt7OzUCZQOjiFHxPvxBGfh0D9TpthpQp52dzuSTD4w=)))) + ((io:robur:webdav prop_version) (() ((Pcdata 2)))) + ((io:robur:webdav salt) (() ((Pcdata 5lgaGyGGvdrxU7K0fFx7)))) + ((urn:ietf:params:xml:ns:caldav calendar-home-set) + (() ((Node DAV: href () ((Pcdata /calendars/))))))) \ No newline at end of file