From f3af6daad6677a093de2cbd59e82ff1549e36071 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Fri, 8 Sep 2023 13:33:22 +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 3a17d66aa0..9e10174446 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -8,6 +8,7 @@ The following sections list the changes for unreleased. * 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) * Enhancement - Bump Reva: [#7138](https://github.com/owncloud/ocis/pull/7138) * Enhancement - Introduce clientlog service: [#7217](https://github.com/owncloud/ocis/pull/7217) @@ -32,6 +33,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7138 +* Enhancement - Add the password policies: [#7194](https://github.com/owncloud/ocis/pull/7194) + + Add the password policies OCIS-3767 + + https://github.com/owncloud/ocis/pull/7194 + https://github.com/cs3org/reva/pull/4147 + * Enhancement - Auto-Accept Shares: [#7097](https://github.com/owncloud/ocis/pull/7097) Automatically accept shares when configured by the user or admin