The project "Citadel server, clients, utilities":
The branch, master has been updated
via 6c58f1e698e96c041a99cc39f26ac04118550b5a (commit)
from 0e62b3e2a6ad547112547de2c7d04467098394e5 (commit)
- Log -----------------------------------------------------------------
commit 6c58f1e698e96c041a99cc39f26ac04118550b5a
Author: Art Cancro <[email protected]>
Date: Tue Oct 28 09:46:41 2025 -0400
Switch from principal ID to userkey in DAV paths
-----------------------------------------------------------------------
Summary of changes:
webcit-ng/server/admin_functions.c | 4 ++--
webcit-ng/server/ctdlclient.c | 14 +++++++++++---
webcit-ng/server/request.c | 4 ++--
webcit-ng/server/user_functions.c | 3 +--
webcit-ng/server/webcit.h | 2 +-
5 files changed, 17 insertions(+), 10 deletions(-)
--
Citadel server, clients, utilities