From b70f8de1b9d5540badfeab7b84e00c403aef2653 Mon Sep 17 00:00:00 2001 From: David Christofas Date: Tue, 5 Jul 2022 08:42:05 +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 77a5c0c4d4..d0ea4be9a3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix make sensitive config values in the proxy's debug server: [#4086](https://github.com/owncloud/ocis/pull/4086) * Bugfix - Store user passwords hashed in idm: [#3778](https://github.com/owncloud/ocis/issues/3778) * Enhancement - Add capability for alias links: [#3983](https://github.com/owncloud/ocis/issues/3983) +* Enhancement - Update IdP UI: [#3493](https://github.com/owncloud/ocis/issues/3493) * Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980) ## Details @@ -70,6 +71,14 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/issues/3983 https://github.com/owncloud/ocis/pull/3991 +* Enhancement - Update IdP UI: [#3493](https://github.com/owncloud/ocis/issues/3493) + + Updated our fork of the lico IdP UI. This also updated the used npm dependencies. The design + didn't change. + + https://github.com/owncloud/ocis/issues/3493 + https://github.com/owncloud/ocis/pull/4074 + * Enhancement - Refactor extensions to services: [#3980](https://github.com/owncloud/ocis/pull/3980) We have decided to name all extensions, we maintain and provide with ocis, services from here on