]> granicus.if.org Git - apache/commit
core: deprecate and replace ap_get_basic_auth_pw
authorEric Covener <covener@apache.org>
Fri, 26 May 2017 21:29:59 +0000 (21:29 +0000)
committerEric Covener <covener@apache.org>
Fri, 26 May 2017 21:29:59 +0000 (21:29 +0000)
commit92ab67cbad4e148c4ed97bba713e7b320a4412f9
tree8ebe88999805856e23ea2f9ab0d768d69ea565a7
parent11250ebd61ba9173b172ab253f5634ba19fad205
core: deprecate and replace ap_get_basic_auth_pw

  *) core: Deprecate ap_get_basic_auth_pw() and add
    ap_get_basic_auth_components().

Submitted By: Emmanuel Dreyfus <manu netbsd.org>, Jacob Champion, Eric Covener
CVEID: CVE-2017-3167

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1796348 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/http_protocol.h
server/protocol.c
server/request.c