]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3940] changelog entry
authorPiotrek Zadroga <piotrek@isc.org>
Tue, 17 Jun 2025 10:58:26 +0000 (12:58 +0200)
committerPiotrek Zadroga <piotrek@isc.org>
Tue, 17 Jun 2025 18:55:08 +0000 (18:55 +0000)
changelog_unreleased/3940-kea-shell-support-auth-password-file [new file with mode: 0644]

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 (file)
index 0000000..7c36fe1
--- /dev/null
@@ -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)