mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-05-04 01:39:16 -05:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -6,13 +6,23 @@ The following sections list the changes in ocis-accounts unreleased.
|
||||
|
||||
## Summary
|
||||
|
||||
* Change - Align structure of this extension with other extensions: [#51](https://github.com/owncloud/ocis-accounts/pull/51)
|
||||
* Change - Enable accounts on creation: [#43](https://github.com/owncloud/ocis-accounts/issues/43)
|
||||
* Change - Pass around the correct logger throughout the code: [#41](https://github.com/owncloud/ocis-accounts/issues/41)
|
||||
* Change - Remove timezone setting: [#33](https://github.com/owncloud/ocis-accounts/pull/33)
|
||||
* Enhancement - Update accounts API: [#30](https://github.com/owncloud/ocis-accounts/pull/30)
|
||||
* Enhancement - Add simple user listing UI: [#51](https://github.com/owncloud/ocis-accounts/pull/51)
|
||||
|
||||
## Details
|
||||
|
||||
* Change - Align structure of this extension with other extensions: [#51](https://github.com/owncloud/ocis-accounts/pull/51)
|
||||
|
||||
We aim to have a similar project structure for all our ocis extensions. This extension was
|
||||
different with regard to the structure of the server command and naming of some flag names.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/pull/51
|
||||
|
||||
|
||||
* Change - Enable accounts on creation: [#43](https://github.com/owncloud/ocis-accounts/issues/43)
|
||||
|
||||
Accounts have been created with the account_enabled flag set to false. Now when they are
|
||||
@@ -45,6 +55,13 @@ The following sections list the changes in ocis-accounts unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/pull/30
|
||||
|
||||
|
||||
* Enhancement - Add simple user listing UI: [#51](https://github.com/owncloud/ocis-accounts/pull/51)
|
||||
|
||||
We added an extension for ocis-web that shows a simple list of all existing users.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/pull/51
|
||||
|
||||
# Changelog for [0.1.1] (2020-04-29)
|
||||
|
||||
The following sections list the changes in ocis-accounts 0.1.1.
|
||||
|
||||
Reference in New Issue
Block a user