]> granicus.if.org Git - apache/commit
mod_authnz_ldap: Allow using exec: callouts like SSLPassphraseDialog
authorGraham Leggett <minfrin@apache.org>
Sat, 27 Apr 2013 23:14:11 +0000 (23:14 +0000)
committerGraham Leggett <minfrin@apache.org>
Sat, 27 Apr 2013 23:14:11 +0000 (23:14 +0000)
commit5a16ee712db2c19d99b778e7f734e008045c258c
tree1e1d5eb096550f8a7c374035500bf6548a6a2a9f
parent7d425d28dbb31fc1e8afa6c4c9f59d59e64343c8
mod_authnz_ldap: Allow using exec: callouts like SSLPassphraseDialog
for AuthLDAPBindPassword.

trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1433478
             http://svn.apache.org/viewvc?view=revision&revision=1467523
             http://svn.apache.org/viewvc?view=revision&revision=1467792
2.4.x patch: http://people.apache.org/~druggeri/patches/AuthLDAPBindPasswordExec-2.4.patch
             (20130119 - updated to include minor mmn bump)
             (20130412 - updated to not use static var - thx, wrowe)

Submitted by: druggeri
Reviewed by: jim, minfrin

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1476694 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
STATUS
docs/manual/mod/mod_authnz_ldap.xml
include/ap_mmn.h
include/httpd.h
modules/aaa/mod_authnz_ldap.c
server/util.c