mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-25 06:18:42 -05:00
Automated changelog update [skip ci]
This commit is contained in:
@@ -7,6 +7,7 @@ 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 - Change api errors: [#11](https://github.com/owncloud/ocis-accounts/issues/11)
|
||||
* 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)
|
||||
@@ -23,6 +24,13 @@ The following sections list the changes in ocis-accounts unreleased.
|
||||
https://github.com/owncloud/ocis-accounts/pull/51
|
||||
|
||||
|
||||
* Change - Change api errors: [#11](https://github.com/owncloud/ocis-accounts/issues/11)
|
||||
|
||||
Replaced the plain golang errors with the error model from the micro framework.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/issues/11
|
||||
|
||||
|
||||
* 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
|
||||
|
||||
Reference in New Issue
Block a user