From: Piotrek Zadroga Date: Tue, 17 Jun 2025 17:05:07 +0000 (+0200) Subject: [#3940] reword changelog X-Git-Tag: Kea-3.0.0~75 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=1bdecbf3dca6c19fa9747f5459234b28fbd46671;p=thirdparty%2Fkea.git [#3940] reword changelog --- diff --git a/changelog_unreleased/3940-kea-shell-support-auth-password-file b/changelog_unreleased/3940-kea-shell-support-auth-password-file index 836789b476..98d478f525 100644 --- a/changelog_unreleased/3940-kea-shell-support-auth-password-file +++ b/changelog_unreleased/3940-kea-shell-support-auth-password-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)