mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-07-18 03:24:01 -04:00
Automated changelog update [skip ci]
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -8,6 +8,7 @@ The following sections list the changes in ocis-pkg unreleased.
|
||||
|
||||
* Change - Unwrap roleIDs from access-token into metadata context: [#59](https://github.com/owncloud/ocis-pkg/pull/59)
|
||||
* Change - Provide cache for roles: [#59](https://github.com/owncloud/ocis-pkg/pull/59)
|
||||
* Change - Roles manager: [#60](https://github.com/owncloud/ocis-pkg/pull/60)
|
||||
|
||||
## Details
|
||||
|
||||
@@ -26,6 +27,15 @@ The following sections list the changes in ocis-pkg unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis-pkg/pull/59
|
||||
|
||||
|
||||
* Change - Roles manager: [#60](https://github.com/owncloud/ocis-pkg/pull/60)
|
||||
|
||||
We combined the roles middleware and cache into a roles manager. The manager doesn't expose the
|
||||
cache anymore and manages the state of the cache by fetching roles from the role service which
|
||||
don't exist in the cache, yet.
|
||||
|
||||
https://github.com/owncloud/ocis-pkg/pull/60
|
||||
|
||||
# Changelog for [2.4.0] (2020-08-25)
|
||||
|
||||
The following sections list the changes in ocis-pkg 2.4.0.
|
||||
|
||||
Reference in New Issue
Block a user