The project "Citadel server, clients, utilities":
The branch, master has been updated
via 883bfd6cb3bf173ca70652796a90410bf0007db9 (commit)
from 09f9e78776221f193d10de868f3e3afe7d2b1b17 (commit)
- Log -----------------------------------------------------------------
commit 883bfd6cb3bf173ca70652796a90410bf0007db9
Author: Art Cancro <[email protected]>
Date: Tue Oct 28 23:17:08 2025 -0400
Completed PROPFIND on the user principal, directing clients to Calendar and
Contacts.
This will permit CalDAV and CardDAV clients to auto-discover the user's
calendar and address
book rooms, without having to manually configure their full WebDAV paths.
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/server/user_functions.c | 52 +++++++++++++++++++++++++++++++++++++--
1 file changed, 50 insertions(+), 2 deletions(-)
--
Citadel server, clients, utilities