]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[#3398] Added a ChangeLog entry
authorFrancis Dupont <fdupont@isc.org>
Mon, 27 Jan 2025 14:13:41 +0000 (15:13 +0100)
committerFrancis Dupont <fdupont@isc.org>
Mon, 27 Jan 2025 14:13:41 +0000 (15:13 +0100)
changelog_unreleased/3398-get-rid-of-default-credentials [new file with mode: 0644]

diff --git a/changelog_unreleased/3398-get-rid-of-default-credentials b/changelog_unreleased/3398-get-rid-of-default-credentials
new file mode 100644 (file)
index 0000000..b611818
--- /dev/null
@@ -0,0 +1,4 @@
+[func*]                fdupont
+       Kea now refuses secrets and passwords taken from examples,
+       including when not built with unit tests "keatest".
+       (Gitlab #3398)