From b5dc207d42b1a4ed286494a8428b7c8cf3b93515 Mon Sep 17 00:00:00 2001 From: Florian Schade Date: Mon, 11 Sep 2023 11:50:55 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 12 ++++-------- 1 file changed, 4 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9e1017444..307384f77 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -6,7 +6,6 @@ The following sections list the changes for unreleased. ## Summary -* Bugfix - Fixed cunary in the beginning: [#7247](https://github.com/owncloud/ocis/pull/7247) * Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138) * Enhancement - Add the password policies: [#7194](https://github.com/owncloud/ocis/pull/7194) * Enhancement - Auto-Accept Shares: [#7097](https://github.com/owncloud/ocis/pull/7097) @@ -19,13 +18,6 @@ The following sections list the changes for unreleased. ## Details -* Bugfix - Fixed cunary in the beginning: [#7247](https://github.com/owncloud/ocis/pull/7247) - - Fixed case when the unary in the beginning lead to panic - - https://github.com/owncloud/ocis/pull/7247 - git - * Enhancement - Support spec violating AD FS access token issuer: [#7138](https://github.com/owncloud/ocis/pull/7138) AD FS `/adfs/.well-known/openid-configuration` has an optional `access_token_issuer` @@ -101,7 +93,11 @@ The following sections list the changes for unreleased. https://github.com/owncloud/web/issues/9646 https://github.com/owncloud/ocis/pull/7212 https://github.com/owncloud/ocis/pull/7043 + https://github.com/owncloud/ocis/pull/7247 + https://github.com/owncloud/ocis/pull/7248 + https://github.com/owncloud/ocis/pull/7254 https://github.com/owncloud/web/pull/9653 + https://github.com/owncloud/web/pull/9672 * Enhancement - Proxy uses service accounts for provisioning: [#7240](https://github.com/owncloud/ocis/pull/7240)