From fa5646bfb24af03801a5c7e29dd4e5cdb971610b Mon Sep 17 00:00:00 2001 From: Michael Barz Date: Mon, 8 Jul 2024 08:00:39 +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 2020c0fcbe..56d1e25f41 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -61,6 +61,7 @@ The following sections list the changes for unreleased. * Enhancement - Configurable OCM timeouts: [#9450](https://github.com/owncloud/ocis/pull/9450) * Enhancement - Deprecate gateway environment variables: [#9451](https://github.com/owncloud/ocis/pull/9451) * Enhancement - Allow reindexing all spaces: [#9456](https://github.com/owncloud/ocis/pull/9456) +* Enhancement - Autoprovision group memberships: [#9458](https://github.com/owncloud/ocis/pull/9458) * Enhancement - Allow disable versioning: [#9473](https://github.com/owncloud/ocis/pull/9473) * Enhancement - Bump reva: [#9473](https://github.com/owncloud/ocis/pull/9473) * Enhancement - Empty trash directories: [#9483](https://github.com/owncloud/ocis/pull/9483) @@ -171,6 +172,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9456 +* Enhancement - Autoprovision group memberships: [#9458](https://github.com/owncloud/ocis/pull/9458) + + When PROXY_AUTOPROVISION_ACCOUNTS is enabled it is now possible to automatically + maintain the group memberships of users via a configurable OIDC claim. + + https://github.com/owncloud/ocis/issues/5538 + https://github.com/owncloud/ocis/pull/9458 + * Enhancement - Allow disable versioning: [#9473](https://github.com/owncloud/ocis/pull/9473) Adds new configuration options to disable versioning for the storage providers