From b9dcc1bee8bd64920846433b0ec95237236915a9 Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Wed, 15 May 2024 11:31:31 +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 5a1c98dc5..e59951e01 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -113,6 +113,7 @@ The following sections list the changes for unreleased. * Enhancement - Assimilate `clean` into `sessions` command: [#9041](https://github.com/owncloud/ocis/pull/9041) * Enhancement - Bump Reva: [#9132](https://github.com/owncloud/ocis/pull/9132) * Enhancement - Add watermark text: [#9144](https://github.com/owncloud/ocis/pull/9144) +* Enhancement - Update selected attributes of autoprovisioned users: [#9166](https://github.com/owncloud/ocis/pull/9166) ## Details @@ -677,6 +678,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/9144 +* Enhancement - Update selected attributes of autoprovisioned users: [#9166](https://github.com/owncloud/ocis/pull/9166) + + When autoprovisioning is enabled, we now update autoprovisioned users when their + display name or email address claims change. + + https://github.com/owncloud/ocis/issues/8955 + https://github.com/owncloud/ocis/pull/9166 + # Changelog for [5.0.3] (2024-05-02) The following sections list the changes for 5.0.3.