From 51e67ff021ff68c5fe7e25e31fd808a427525f94 Mon Sep 17 00:00:00 2001 From: Roman Perekhod <2403905@gmail.com> Date: Wed, 29 Nov 2023 09:23:50 +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 de80c0462..edb21df19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -39,6 +39,7 @@ The following sections list the changes for unreleased. * Bugfix - Fix wrong compile date: [#6132](https://github.com/owncloud/ocis/pull/6132) * Bugfix - Disable DEPTH infinity in PROPFIND: [#7746](https://github.com/owncloud/ocis/pull/7746) * Bugfix - Fix search service start: [#7795](https://github.com/owncloud/ocis/pull/7795) +* Enhancement - Add banned password list to the default deployments: [#7784](https://github.com/owncloud/ocis/pull/7784) * Enhancement - Default link permission config: [#7783](https://github.com/owncloud/ocis/pull/7783) * Enhancement - Add user filter startswith and contains: [#7739](https://github.com/owncloud/ocis/pull/7739) * Enhancement - Update to go 1.21: [#7794](https://github.com/owncloud/ocis/pull/7794) @@ -70,6 +71,13 @@ The following sections list the changes for unreleased. https://github.com/owncloud/ocis/pull/7795 +* Enhancement - Add banned password list to the default deployments: [#7784](https://github.com/owncloud/ocis/pull/7784) + + We add banned password list to the default deployments + + https://github.com/owncloud/ocis/issues/7724 + https://github.com/owncloud/ocis/pull/7784 + * Enhancement - Default link permission config: [#7783](https://github.com/owncloud/ocis/pull/7783) A new config for default link permissions that is being announced via capabilities has been