]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Apply earlier fix to the ldapsearch case:
authorGraham Leggett <minfrin@apache.org>
Sun, 19 Nov 2023 10:45:05 +0000 (10:45 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 19 Nov 2023 10:45:05 +0000 (10:45 +0000)
commita64585b605ac0ec56cbce84b97c407f823e2821c
tree191c4677b5c8781588f7362555b9b2138ba5fcde
parent43670373a1466201731b9d04b4d0a5ff961b76fc
Apply earlier fix to the ldapsearch case:

Arrange for backend LDAP connections to be returned
to the pool by a fixup hook rather than staying locked
until the end of (a potentially slow) request.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1913962 13f79535-47bb-0310-9956-ffa450edef68
modules/aaa/mod_authnz_ldap.c