]> granicus.if.org Git - apache/commit
mod_auth_basic: Add a generic mechanism to fake basic authentication
authorGraham Leggett <minfrin@apache.org>
Sun, 17 Mar 2013 16:02:41 +0000 (16:02 +0000)
committerGraham Leggett <minfrin@apache.org>
Sun, 17 Mar 2013 16:02:41 +0000 (16:02 +0000)
commit6f91fe5dbc58ea1b13812cb856925fba1b0057b6
treee950ce70ae56c2d6c6fe3264b084bcf32531695d
parentc0c5f9db2a0887f8fff1910cdc9ba0a726b50251
mod_auth_basic: Add a generic mechanism to fake basic authentication
using the ap_expr parser. This allows the administrator to construct
their own username and password for basic authentication based on their
needs. Alternative fix for PR52616.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1457471 13f79535-47bb-0310-9956-ffa450edef68
docs/log-message-tags/next-number
docs/manual/expr.xml
docs/manual/mod/mod_auth_basic.xml
docs/manual/mod/mod_ssl.xml
modules/aaa/mod_auth_basic.c