go-webdav/caldav
Dan Berglund 7dd64908d2
caldav: handle PROPFIND on root
It seems like the Reminders app in iOS/macOS does this request as
the first thing when setting up an account, so it seems reasonable to
handle it for us.

This just returns the most basic current-user-principal now, but that
should hopefully be enough to continue the process.
2023-07-06 12:12:07 +02:00
..
caldav.go Support setting capabilities in ServePrincipal() 2022-12-13 15:46:51 +01:00
client.go internal: fix XML element struct naming 2022-05-31 23:04:42 +02:00
elements.go Support custom user principal and home set paths 2022-05-11 11:12:04 +02:00
match_test.go carddav: evaluate recurrence in match helper 2022-08-31 16:57:42 +02:00
match.go carddav: evaluate recurrence in match helper 2022-08-31 16:57:42 +02:00
server_test.go caldav: handle PROPFIND on root 2023-07-06 12:12:07 +02:00
server.go caldav: handle PROPFIND on root 2023-07-06 12:12:07 +02:00