From 96c0e71b93a67ef3664fa030e1edfdd54ebc047c Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Mon, 18 Dec 2023 08:21:02 +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 b5a8a0c96..b0ce8d488 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -48,6 +48,7 @@ The following sections list the changes for unreleased. * Bugfix - Update permission validation: [#7963](https://github.com/owncloud/ocis/pull/7963) * Bugfix - Renaming a user to a string with capital letters: [#7964](https://github.com/owncloud/ocis/pull/7964) * Bugfix - Improve OCM support: [#7973](https://github.com/owncloud/ocis/pull/7973) +* Bugfix - Permissions of a role with duplicate ID: [#7976](https://github.com/owncloud/ocis/pull/7976) * Change - Remove accessDeniedHelpUrl from the config: [#7970](https://github.com/owncloud/ocis/pull/7970) * Enhancement - Add ocm and sciencemesh services: [#7576](https://github.com/owncloud/ocis/pull/7576) * Enhancement - Bump reva: [#7793](https://github.com/owncloud/ocis/pull/7793) @@ -95,6 +96,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7973 +* Bugfix - Permissions of a role with duplicate ID: [#7976](https://github.com/owncloud/ocis/pull/7976) + + We remove the redundant permissions of a role with duplicate ID. + + https://github.com/owncloud/ocis/issues/7931 + https://github.com/owncloud/ocis/pull/7976 + * Change - Remove accessDeniedHelpUrl from the config: [#7970](https://github.com/owncloud/ocis/pull/7970) We've removed the option accessDeniedHelpUrl from the config, since other