From 7b760861167df74cb8e079e8cb9630c5e5162c18 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?J=C3=B6rn=20Friedrich=20Dreyer?= Date: Fri, 8 Sep 2023 11:05:09 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 95d1ed6e47..88148b0da4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,7 @@ The following sections list the changes for unreleased. ## Summary * Bugfix - Disable username validation for keycloak example: [#7230](https://github.com/owncloud/ocis/pull/7230) +* Bugfix - Actually pass PROXY_OIDC_SKIP_USER_INFO option to oidc client middleware: [#7220](https://github.com/owncloud/ocis/pull/7220) ## Details @@ -15,6 +16,10 @@ The following sections list the changes for unreleased. Set 'GRAPH_USERNAME_MATCH' to 'none'. To accept any username that is also valid for keycloak. https://github.com/owncloud/ocis/pull/7230 + +* Bugfix - Actually pass PROXY_OIDC_SKIP_USER_INFO option to oidc client middleware: [#7220](https://github.com/owncloud/ocis/pull/7220) + + https://github.com/owncloud/ocis/pull/7220 # Changelog for [4.0.0] (2023-08-21) The following sections list the changes for 4.0.0.