mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-01-15 00:30:21 -06:00
Automated changelog update [skip ci]
This commit is contained in:
11
CHANGELOG.md
11
CHANGELOG.md
@@ -9,6 +9,7 @@ The following sections list the changes in ocis-accounts unreleased.
|
||||
* Change - Set user role on builtin users: [#102](https://github.com/owncloud/ocis-accounts/pull/102)
|
||||
* Change - Add new builtin admin user: [#102](https://github.com/owncloud/ocis-accounts/pull/102)
|
||||
* Change - We make use of the roles cache to enforce permission checks: [#100](https://github.com/owncloud/ocis-accounts/pull/100)
|
||||
* Change - We make use of the roles manager to enforce permission checks: [#108](https://github.com/owncloud/ocis-accounts/pull/108)
|
||||
|
||||
## Details
|
||||
|
||||
@@ -33,6 +34,16 @@ The following sections list the changes in ocis-accounts unreleased.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/pull/100
|
||||
|
||||
|
||||
* Change - We make use of the roles manager to enforce permission checks: [#108](https://github.com/owncloud/ocis-accounts/pull/108)
|
||||
|
||||
The roles cache and its cache update middleware have been replaced with a roles manager in
|
||||
ocis-pkg/v2. We've switched over to the new roles manager implementation, to prepare for
|
||||
permission checks on grpc requests as well.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/pull/108
|
||||
https://github.com/owncloud/ocis-pkg/pull/60
|
||||
|
||||
# Changelog for [0.4.1] (2020-08-27)
|
||||
|
||||
The following sections list the changes in ocis-accounts 0.4.1.
|
||||
|
||||
Reference in New Issue
Block a user