during processing HTTP request PROPFIND /principals/
by user-agent Mozilla/5.0 (X11; Linux x86_64; rv:128.0) Gecko/20100101 Firefox/128.0
This commit is contained in:
parent
c3851bab86
commit
59384dca1c
2 changed files with 62 additions and 0 deletions
31
calendars/reynir/.prop
Normal file
31
calendars/reynir/.prop
Normal file
|
@ -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)) ())))))
|
31
principals/reynir/.prop
Normal file
31
principals/reynir/.prop
Normal file
|
@ -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/)))))))
|
Loading…
Reference in a new issue