diff --git a/changelog_unreleased/3940-kea-shell-support-auth-password-file b/changelog_unreleased/3940-kea-shell-support-auth-password-file index 7c36fe157e..836789b476 100644 --- a/changelog_unreleased/3940-kea-shell-support-auth-password-file +++ b/changelog_unreleased/3940-kea-shell-support-auth-password-file @@ -1,4 +1,5 @@ [func] piotrek - Added new --auth-password-file argument to kea-shell, which allows - to securely provide password for basic HTTP authentication. + Added new --auth-password-file argument to kea-shell, which + allows to securely provide password for basic HTTP + authentication. (Gitlab #3940)