mirror of
https://github.com/opencloud-eu/opencloud.git
synced 2026-06-21 22:38:55 -04:00
Automated changelog update [skip ci]
This commit is contained in:
17
CHANGELOG.md
17
CHANGELOG.md
@@ -0,0 +1,17 @@
|
||||
# Changes in unreleased
|
||||
|
||||
## Summary
|
||||
|
||||
* Change - Use account uuid from x-access-token: [#14](https://github.com/owncloud/ocis-settings/pull/14)
|
||||
|
||||
## Details
|
||||
|
||||
* Change - Use account uuid from x-access-token: [#14](https://github.com/owncloud/ocis-settings/pull/14)
|
||||
|
||||
We are now using an ocis-pkg middleware for extracting the account uuid of the authenticated
|
||||
user from the `x-access-token` of the http request header and inject it into the Identifier
|
||||
protobuf messages wherever possible. This allows us to use `me` instead of an actual account
|
||||
uuid, when the request comes through the proxy.
|
||||
|
||||
https://github.com/owncloud/ocis-settings/pull/14
|
||||
|
||||
|
||||
Reference in New Issue
Block a user