git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@382424
13f79535-47bb-0310-9956-
ffa450edef68
* Backport mod_authz_dbd (it's had some testing now)
http://svn.apache.org/viewcvs.cgi/httpd/httpd/trunk/modules/aaa/mod_authz_dbd.c
+1 niq
+ -1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
+ This can not be backported to 2.2.
* mod_proxy: Correctly error out if we get an error from upstream
response. Otherwise, we'll leave the client in a bad state.
Adjust for this bug in earlier versions of APR that mishandled
the NOTABOVEROOT flag with an empty left hand value.
http://svn.apache.org/viewcvs?rev=382147&view=rev
- +1: wrowe
+ +1: wrowe, bnicholes