From 6f7bb901066a3a09e2fbd104b6045d3405f25a12 Mon Sep 17 00:00:00 2001 From: David Christofas Date: Mon, 18 Oct 2021 08:56:45 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f3a6da2d3bf..8d31768b1b4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ The following sections list the changes for unreleased. * Enhancement - Upgrade to go-micro v4.1.0: [#2616](https://github.com/owncloud/ocis/pull/2616) * Enhancement - Add a middleware to authenticate public share requests: [#2536](https://github.com/owncloud/ocis/pull/2536) * Enhancement - Report quota states: [#2628](https://github.com/owncloud/ocis/pull/2628) +* Enhancement - Start up a new machine auth provider in the storage service: [#2528](https://github.com/owncloud/ocis/pull/2528) * Enhancement - Update reva to v1.14.1-0.20211015144112-cddbdd4c560f: [#2536](https://github.com/owncloud/ocis/pull/2536) ## Details @@ -61,6 +62,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/2628 +* Enhancement - Start up a new machine auth provider in the storage service: [#2528](https://github.com/owncloud/ocis/pull/2528) + + This PR also adds the config to skip encoding user groups in reva tokens + + https://github.com/owncloud/ocis/pull/2528 + https://github.com/owncloud/ocis/pull/2529 + * Enhancement - Update reva to v1.14.1-0.20211015144112-cddbdd4c560f: [#2536](https://github.com/owncloud/ocis/pull/2536) Updated reva to v1.14.1-0.20211015144112-cddbdd4c560f This update includes: *