]> granicus.if.org Git - apache/commit
mod_authn_dbd: Export any additional columns queried in the SQL select
authorGraham Leggett <minfrin@apache.org>
Sun, 22 Oct 2006 19:11:51 +0000 (19:11 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 22 Oct 2006 19:11:51 +0000 (19:11 +0000)
commit2d79512131203db1e5fcb2a37ead16c80c77b577
treea8dd33750ebc5df32291de566486eb5b52d893e1
parent1edf74155f0d7bff05077c01eeec98f58e5740fa
mod_authn_dbd: Export any additional columns queried in the SQL select
into the environment with the name AUTHENTICATE_<COLUMN>. This brings
mod_authn_dbd behaviour in line with mod_authnz_ldap.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@466865 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
docs/manual/mod/mod_authn_dbd.xml
modules/aaa/mod_auth.h
modules/aaa/mod_authn_dbd.c
modules/aaa/mod_authnz_ldap.c