From: Ruediger Pluem Date: Wed, 27 Jan 2021 08:20:37 +0000 (+0000) Subject: * Document r1885939 and r1885940 X-Git-Tag: 2.5.0-alpha2-ci-test-only~1037 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e408c5f1af83148c9a7166ab4abfe560674878b1;p=thirdparty%2Fapache%2Fhttpd.git * Document r1885939 and r1885940 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1885941 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/changes-entries/no_empty_bind_password.txt b/changes-entries/no_empty_bind_password.txt new file mode 100644 index 00000000000..4e5b144207c --- /dev/null +++ b/changes-entries/no_empty_bind_password.txt @@ -0,0 +1,2 @@ + *) mod_authnz_ldap: Prevent authentications with empty passwords for the + initial bind to fail with status 500. [Ruediger Pluem]