]> granicus.if.org Git - apache/commit
Merge r1457471, r1457504, r1462266, r1468581 from trunk:
authorJim Jagielski <jim@apache.org>
Thu, 11 Jul 2013 12:13:13 +0000 (12:13 +0000)
committerJim Jagielski <jim@apache.org>
Thu, 11 Jul 2013 12:13:13 +0000 (12:13 +0000)
commit73e8100e8a3c3c2b93b15ebcce5c69578975572b
tree47a74a9917ae2295092bd81336e5dfd5753f4edf
parentd6e357e61a72d2437ac13cb2d44341fb1da80567
Merge r1457471, r1457504, r1462266, r1468581 from trunk:

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.

Remove the Authorization header should either the username or the password
resolve to an empty string.

* Inherit providers during merging

mod_auth_basic: Allow AuthBasicFake to be switched off for an URL space.

Submitted by: minfrin, rpluem, minfrin
Reviewed/backported by: jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1502199 13f79535-47bb-0310-9956-ffa450edef68
STATUS
docs/manual/expr.xml
docs/manual/mod/mod_auth_basic.xml
docs/manual/mod/mod_ssl.xml
modules/aaa/mod_auth_basic.c