Automated changelog update [skip ci]
This commit is contained in:
@@ -8,6 +8,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)
|
||||
|
||||
## Details
|
||||
|
||||
@@ -24,6 +25,14 @@ The following sections list the changes in ocis-accounts unreleased.
|
||||
|
||||
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)
|
||||
|
||||
The roles cache and its cache update middleware are used to make permission checks possible.
|
||||
The permission checks take place in the accounts handler.
|
||||
|
||||
https://github.com/owncloud/ocis-accounts/pull/100
|
||||
|
||||
# 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