From b53c58ae8e82af137205aa8e16eade101afcf22e Mon Sep 17 00:00:00 2001 From: David Christofas Date: Wed, 27 Oct 2021 15:06:23 +0000 Subject: [PATCH] Automated changelog update [skip ci] --- CHANGELOG.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b30092a4af..14df6cacdd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,20 @@ +# Changelog for [unreleased] (UNRELEASED) + +The following sections list the changes for unreleased. + +[unreleased]: https://github.com/owncloud/ocis/compare/v1.14.0...master + +## Summary + +* Bugfix - Don't allow empty password: [#197](https://github.com/owncloud/product/issues/197) + +## Details + +* Bugfix - Don't allow empty password: [#197](https://github.com/owncloud/product/issues/197) + + It was allowed to create users with empty or spaces-only password. This is fixed + + https://github.com/owncloud/product/issues/197 # Changelog for [1.14.0] (2021-10-27) The following sections list the changes for 1.14.0.