Add changelog
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
Change: Unwrap roleIDs from access-token into metadata context
|
||||
|
||||
We pass the RoleIDs from the access-token into the metadata context.
|
||||
|
||||
https://github.com/owncloud/ocis-pkg/pull/59
|
||||
@@ -0,0 +1,7 @@
|
||||
Change: Provide cache for roles
|
||||
|
||||
In order to work efficiently with permissions we provide a cache for roles and a
|
||||
middleware to update the cache based on roleIDs from the metadata context. It can be
|
||||
used to check permissions in service handlers.
|
||||
|
||||
https://github.com/owncloud/ocis-pkg/pull/59
|
||||
Reference in New Issue
Block a user