From 44264715483d6ab3a9bfd573682c5ea6ade4160b Mon Sep 17 00:00:00 2001 From: David Christofas Date: Thu, 20 Oct 2022 11:58:02 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 39b5ce949..574190139 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -19,6 +19,7 @@ The following sections list the changes for unreleased. * Bugfix - Disable cache for selected static web assets: [#4809](https://github.com/owncloud/ocis/pull/4809) * Bugfix - Fix unfindable entities from shares/publicshares: [#4651](https://github.com/owncloud/ocis/pull/4651) * Bugfix - Graph service now forwards trace context: [#4582](https://github.com/owncloud/ocis/pull/4582) +* Bugfix - Fix the shareroot path in REPORT responses: [#4859](https://github.com/owncloud/ocis/pull/4859) * Bugfix - Remove the storage-users event configuration: [#4825](https://github.com/owncloud/ocis/pull/4825) * Bugfix - Trigger a rescan of spaces in the search index when items have changed: [#4777](https://github.com/owncloud/ocis/pull/4777) * Bugfix - Make tokeninfo endpoint unprotected: [#4715](https://github.com/owncloud/ocis/pull/4715) @@ -144,6 +145,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/4582 +* Bugfix - Fix the shareroot path in REPORT responses: [#4859](https://github.com/owncloud/ocis/pull/4859) + + Fixed the shareroot path in REPORT responses. Before this change the attribute leaked part of + the folder tree of the sharer. + + https://github.com/owncloud/ocis/issues/4796 + https://github.com/owncloud/ocis/pull/4859 + * Bugfix - Remove the storage-users event configuration: [#4825](https://github.com/owncloud/ocis/pull/4825) We've removed the events configuration from the storage-users section because it is not