From cea2720c3942fae14f8d2d56a0bc84dbb051220e Mon Sep 17 00:00:00 2001 From: Benedikt Kulmann Date: Wed, 9 Sep 2020 19:29:41 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6b8a5504f2..b4d60a3e0b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -11,6 +11,8 @@ The following sections list the changes in ocis-accounts unreleased. * Change - Add new builtin admin user: [#102](https://github.com/owncloud/ocis-accounts/pull/102) * Change - We make use of the roles cache to enforce permission checks: [#100](https://github.com/owncloud/ocis-accounts/pull/100) * Change - We make use of the roles manager to enforce permission checks: [#108](https://github.com/owncloud/ocis-accounts/pull/108) +* Enhancement - Add create account form: [#148](https://github.com/owncloud/product/issues/148) +* Enhancement - Add delete accounts action: [#148](https://github.com/owncloud/product/issues/148) * Enhancement - Add enable/disable capabilities to the WebUI: [#118](https://github.com/owncloud/product/issues/118) ## Details @@ -55,6 +57,22 @@ The following sections list the changes in ocis-accounts unreleased. https://github.com/owncloud/ocis-pkg/pull/60 +* Enhancement - Add create account form: [#148](https://github.com/owncloud/product/issues/148) + + We've added a form to create new users above the accounts list. + + https://github.com/owncloud/product/issues/148 + https://github.com/owncloud/ocis-accounts/pull/115 + + +* Enhancement - Add delete accounts action: [#148](https://github.com/owncloud/product/issues/148) + + We've added an action into the actions dropdown to enable admins to delete users. + + https://github.com/owncloud/product/issues/148 + https://github.com/owncloud/ocis-accounts/pull/115 + + * Enhancement - Add enable/disable capabilities to the WebUI: [#118](https://github.com/owncloud/product/issues/118) We've added batch actions into the accounts listing to provide options to enable and disable