PR:
Obtained from:
Submitted by:
Reviewed by:
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103733
13f79535-47bb-0310-9956-
ffa450edef68
Changes with Apache 2.0.50
*) Fix a potential segfault if the bind password in the LDAP cache
- is NULL. PR 26686 [Jari Ahonen <jah@progress.com>]
+ is NULL. PR 28250 [Jari Ahonen <jah@progress.com>]
*) Quotes cannot be used around require group and require dn
directives, update the documentation to reflect this. Also add