]> git.ipfire.org Git - thirdparty/apache/httpd.git/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)
commit9f93dc05b44dfea32c1a9adebb75bc1ab69c5ecf
treee950ce70ae56c2d6c6fe3264b084bcf32531695d
parentd8523ec7a380ab3253a0f07377576326ca04cc81
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