From 55adc87bd21866b340787c5a5558e0f6cbc1a40e Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Thu, 28 Oct 2021 07:23:27 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 14df6cacd..a8e72812a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Don't allow empty password: [#197](https://github.com/owncloud/product/issues/197) +* Bugfix - Don't announce resharing via capabilities: [#2690](https://github.com/owncloud/ocis/pull/2690) ## Details @@ -15,6 +16,13 @@ The following sections list the changes for unreleased. It was allowed to create users with empty or spaces-only password. This is fixed https://github.com/owncloud/product/issues/197 + +* Bugfix - Don't announce resharing via capabilities: [#2690](https://github.com/owncloud/ocis/pull/2690) + + OCIS / Reva is not capable of resharing, yet. We've set the resharing capability to false, so + that clients have a chance to react accordingly. + + https://github.com/owncloud/ocis/pull/2690 # Changelog for [1.14.0] (2021-10-27) The following sections list the changes for 1.14.0.