From d62ff74d8e61459e032af1ae2fd8c4455b8482bf Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 5 Jun 2023 08:17:46 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index ee7f00e792..3efd424974 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,6 +6,7 @@ The following sections list the changes for unreleased. ## Summary +* Bugfix - Fix error message when disabling users: [#6435](https://github.com/owncloud/ocis/pull/6435) * Bugfix - Empty exact list while searching for a sharee: [#6398](https://github.com/owncloud/ocis/pull/6398) * Bugfix - Trace proxy middlewares: [#6313](https://github.com/owncloud/ocis/pull/6313) * Enhancement - Bump Reva: [#6381](https://github.com/owncloud/ocis/pull/6381) @@ -23,6 +24,12 @@ The following sections list the changes for unreleased. ## Details +* Bugfix - Fix error message when disabling users: [#6435](https://github.com/owncloud/ocis/pull/6435) + + When we disable users by adding them to a group we do not need to update the user entry. + + https://github.com/owncloud/ocis/pull/6435 + * Bugfix - Empty exact list while searching for a sharee: [#6398](https://github.com/owncloud/ocis/pull/6398) We fixed a bug in the sharing api, it always returns an empty exact list while searching for a