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)