From 7e3a9d279aa03d5cbb8b631aaf6dc3c707000397 Mon Sep 17 00:00:00 2001 From: Peter Bieringer Date: Fri, 15 May 2026 12:43:24 +0200 Subject: [PATCH] sharing: PROPFIND returns also privilege "write" in case "write-content" and "write-properties" is permitted (changelog) --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 736b018c..946b7e21 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,7 @@ ## 3.7.4.dev * Fix: sharing: PROPFIND returns now empty owner element in case of a mapped share as clients try PROPFIND on this not accessable href +* Improve: sharing: PROPFIND returns also privilege "write" in case "write-content" and "write-properties" is permitted ## 3.7.3 * Extension: expose RADICALE:version for authenticated users via PROPFIND