From df0522efdc6f8166ae9aa36c2223bb15ed1d47ed Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Wed, 19 Apr 2023 06:57:23 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9a36eb82e7..c2cf0ac796 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -59,6 +59,7 @@ The following sections list the changes for unreleased. * Enhancement - Better config for postprocessing service: [#5457](https://github.com/owncloud/ocis/pull/5457) * Enhancement - Add config option to enforce passwords on public links: [#5848](https://github.com/owncloud/ocis/pull/5848) * Enhancement - Add new permission for public links: [#5690](https://github.com/owncloud/ocis/pull/5690) +* Enhancement - Added possiblity to assign roles based on OIDC claims: [#6048](https://github.com/owncloud/ocis/pull/6048) * Enhancement - Added option to configure default quota per role: [#5616](https://github.com/owncloud/ocis/pull/5616) * Enhancement - Add optional services to the runtime: [#6071](https://github.com/owncloud/ocis/pull/6071) * Enhancement - Add new SetProjectSpaceQuota permission: [#5660](https://github.com/owncloud/ocis/pull/5660)