]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3940] reword changelog
authorPiotrek Zadroga <piotrek@isc.org>
Tue, 17 Jun 2025 17:05:07 +0000 (19:05 +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

index 836789b47627fa9be8b53618b382decaffeb0ab2..98d478f52506d3b1ac4c35bd2300dac9c22f831e 100644 (file)
@@ -1,5 +1,5 @@
 [func]         piotrek
-       Added new --auth-password-file argument to kea-shell, which
-       allows to securely provide password for basic HTTP
-       authentication.
+       Added a new argument, '--auth-password-file', which provides
+       a secure method for supplying a password for basic HTTP
+       authentication in kea-shell.
        (Gitlab #3940)