From a51ab5536802590742d7d98c7f85e1514c2a3078 Mon Sep 17 00:00:00 2001 From: Alex Unger <6905948+refs@users.noreply.github.com> Date: Fri, 30 Jul 2021 08:36:18 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 480fe5188..d4e669050 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * Bugfix - Forward basic auth to OpenID connect token authentication endpoint: [#2095](https://github.com/owncloud/ocis/issues/2095) * Bugfix - Log all requests in the proxy access log: [#2301](https://github.com/owncloud/ocis/pull/2301) +* Bugfix - Update glauth to 20210729125545-b9aecdfcac31: [#2336](https://github.com/owncloud/ocis/pull/2336) * Enhancement - Proxy: Add claims policy selector: [#2248](https://github.com/owncloud/ocis/pull/2248) * Enhancement - Refactor graph API: [#2277](https://github.com/owncloud/ocis/pull/2277) * Enhancement - Update REVA to v1.10.1-0.20210721075634-57d692feea7b: [#2314](https://github.com/owncloud/ocis/pull/2314) @@ -32,6 +33,17 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/2301 +* Bugfix - Update glauth to 20210729125545-b9aecdfcac31: [#2336](https://github.com/owncloud/ocis/pull/2336) + + * Fixes the backend config not being passed correctly in ocis + * Fixes a mutex being copied, leading to concurrent writes + * Fixes UTF8 chars in filters + * Fixes case insensitive strings + + https://github.com/owncloud/ocis/pull/2336 + https://github.com/glauth/glauth/pull/198 + https://github.com/glauth/glauth/pull/194 + * Enhancement - Proxy: Add claims policy selector: [#2248](https://github.com/owncloud/ocis/pull/2248) Using the proxy config file, it is now possible to let let the IdP determine the routing policy by