]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
Don't restore r->user after authn/authz failure. Any authn module that sets
authorStefan Fritsch <sf@apache.org>
Sun, 20 Jun 2010 19:46:54 +0000 (19:46 +0000)
committerStefan Fritsch <sf@apache.org>
Sun, 20 Jun 2010 19:46:54 +0000 (19:46 +0000)
commit9cc65ede6773cb6720cfcd428acc4d5797624abb
tree1528615bb8a4dfd0ae52660d29a03c3ac631e949
parentb561de7094d9772a755a850a13e77ab252e8c7e8
Don't restore r->user after authn/authz failure. Any authn module that sets
r->user even if authentication failed is broken, anyway.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@956395 13f79535-47bb-0310-9956-ffa450edef68
server/request.c