]> git.ipfire.org Git - thirdparty/apache/httpd.git/commit
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Move the
authorJoe Orton <jorton@apache.org>
Thu, 10 Feb 2005 18:28:43 +0000 (18:28 +0000)
committerJoe Orton <jorton@apache.org>
Thu, 10 Feb 2005 18:28:43 +0000 (18:28 +0000)
commitc2f37c7a4db5fa2018de24c08aa32821e46af03d
tree5bf96be237504cbfb8dc7d296a4152cecd12f587
parent426571f773b005f917bed68bb7c8191b450fcf0c
* modules/ssl/ssl_engine_kernel.c (ssl_hook_Access): Move the
SSLUsername-controlled assignment of r->user above the SSLRequire
checks so that the "username" gets logged if SSLRequire denies access.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@153280 13f79535-47bb-0310-9956-ffa450edef68
modules/ssl/ssl_engine_kernel.c