From a938523125002ece5452806ec28f507974fca8ba Mon Sep 17 00:00:00 2001 From: Piotrek Zadroga Date: Tue, 17 Jun 2025 12:58:26 +0200 Subject: [PATCH] [#3940] changelog entry --- .../3940-kea-shell-support-auth-password-file | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 changelog_unreleased/3940-kea-shell-support-auth-password-file diff --git a/changelog_unreleased/3940-kea-shell-support-auth-password-file b/changelog_unreleased/3940-kea-shell-support-auth-password-file new file mode 100644 index 0000000000..7c36fe157e --- /dev/null +++ b/changelog_unreleased/3940-kea-shell-support-auth-password-file @@ -0,0 +1,4 @@ +[func] piotrek + Added new --auth-password-file argument to kea-shell, which allows + to securely provide password for basic HTTP authentication. + (Gitlab #3940) -- 2.47.2