]> 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)
commitb6783729dcab8492d9b45cf5e4cb8d6438e61781
tree957dd7897424c4ef4f9ff7fee268addbb467d756
parentaa4ad00feab5fa0a2d7f205602752b83364a57d6
* 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/modules/ssl@153280 13f79535-47bb-0310-9956-ffa450edef68
ssl_engine_kernel.c