]> granicus.if.org Git - apache/commit
* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Check username
authorJoe Orton <jorton@apache.org>
Fri, 17 Nov 2017 17:14:32 +0000 (17:14 +0000)
committerJoe Orton <jorton@apache.org>
Fri, 17 Nov 2017 17:14:32 +0000 (17:14 +0000)
commit0b9b299354762554e3353e23f21455fef62e7257
tree3c8df13ecc9446b102b4422067521ba4916efc32
parent94d90f41b2e5b9883cd36860f27bf87e59d86d19
* modules/ssl/ssl_engine_kernel.c (ssl_hook_UserCheck): Check username
  does not contain a colon before constructing Authorization header
  for FakeBasicAuth mode. (Also constify 'user' variable.)

PR: 52644

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