From 6fa897668e83e70396d6098f757cb12e64819ffe Mon Sep 17 00:00:00 2001 From: Ralf Haferkamp Date: Tue, 24 May 2022 15:41:42 +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 0e4665762..9ee59f386 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -21,6 +21,7 @@ The following sections list the changes for unreleased. * Change - The `glauth` and `accounts` services are removed: [#3685](https://github.com/owncloud/ocis/pull/3685) * Change - Prevent access to disabled space: [#3779](https://github.com/owncloud/ocis/pull/3779) * Enhancement - Introduce service registry cache: [#3833](https://github.com/owncloud/ocis/pull/3833) +* Enhancement - Reintroduce user autoprovisioning in proxy: [#3860](https://github.com/owncloud/ocis/pull/3860) * Enhancement - Add descriptions for graph-explorer config: [#3759](https://github.com/owncloud/ocis/pull/3759) * Enhancement - Add /me/changePassword endpoint to GraphAPI: [#3063](https://github.com/owncloud/ocis/issues/3063) * Enhancement - Add description tags to the thumbnails config structs: [#3752](https://github.com/owncloud/ocis/pull/3752) @@ -147,6 +148,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/3833 +* Enhancement - Reintroduce user autoprovisioning in proxy: [#3860](https://github.com/owncloud/ocis/pull/3860) + + With the removal of the accounts service autoprovisioning of users upon first login was no + longer possible. We added this feature back for the cs3 user backend in the proxy. Leveraging + the libregraph users API for creating the users. + + https://github.com/owncloud/ocis/pull/3860 + * Enhancement - Add descriptions for graph-explorer config: [#3759](https://github.com/owncloud/ocis/pull/3759) Added descriptions tags to the graph-explorer config tags so that they will be included in the