From a166cf67866e2ae69414da7d0f33f3239ce26034 Mon Sep 17 00:00:00 2001 From: Violet Hynes Date: Wed, 13 Sep 2023 08:48:46 -0400 Subject: [PATCH] fix LDAP auto auth changelog (#23027) --- changelog/21641.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/changelog/21641.txt b/changelog/21641.txt index b9fb57bb57..e615445a3e 100644 --- a/changelog/21641.txt +++ b/changelog/21641.txt @@ -1,3 +1,3 @@ -```release-note:feature -auto-auth: support ldap auth +```release-note:improvement +auto-auth: added support for LDAP auto-auth ```