mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-26 06:50:36 -05:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -9,6 +9,7 @@ The following sections list the changes in ocis-settings unreleased.
|
||||
* Bugfix - Fix loading and saving system scoped values: [#66](https://github.com/owncloud/ocis-settings/pull/66)
|
||||
* Bugfix - Complete input validation: [#66](https://github.com/owncloud/ocis-settings/pull/66)
|
||||
* Change - Add filter option for bundle ids in ListBundles and ListRoles: [#59](https://github.com/owncloud/ocis-settings/pull/59)
|
||||
* Change - Reuse roleIDs from the metadata context: [#69](https://github.com/owncloud/ocis-settings/pull/69)
|
||||
|
||||
## Details
|
||||
|
||||
@@ -35,6 +36,15 @@ The following sections list the changes in ocis-settings unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/pull/59
|
||||
|
||||
|
||||
* Change - Reuse roleIDs from the metadata context: [#69](https://github.com/owncloud/ocis-settings/pull/69)
|
||||
|
||||
The roleIDs of the authenticated user are coming in from the metadata context. Since we decided
|
||||
to move the role assignments over to the accounts service we need to start trusting those
|
||||
roleIDs from the metadata context instead of reloading them from disk on each request.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/pull/69
|
||||
|
||||
# Changelog for [0.3.1] (2020-08-27)
|
||||
|
||||
The following sections list the changes in ocis-settings 0.3.1.
|
||||
|
||||
Reference in New Issue
Block a user