From 117cc4bc7fe630128c1e987d0f248e73d5cf38a3 Mon Sep 17 00:00:00 2001 From: Timm Fitschen <t.fitschen@indiscale.com> Date: Tue, 5 Jul 2022 10:08:23 +0200 Subject: [PATCH] DOC: update CHANGELOG --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9d20d9fd..0475a4e9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,8 +9,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ### Added +* Configurable requirements for user names and passwords. The default is the old hard-coded configuration. + ### Changed +* Minimal changes to the error messages for invalid user names and passwords. + ### Deprecated ### Removed -- GitLab