]> granicus.if.org Git - apache/commit
SECURITY: CVE-2015-3185 (cve.mitre.org)
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Jun 2015 20:42:44 +0000 (20:42 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 9 Jun 2015 20:42:44 +0000 (20:42 +0000)
commit2182cbc99fd3423c3f95d8c5f909b7cd1f29a3c8
tree08fd64052cfb685e3c65bb3c9a66709ad886d313
parentc823d46831e5b4f12eb387919f286771b18d2187
SECURITY: CVE-2015-3185 (cve.mitre.org)

Replacement of ap_some_auth_required (unusable in Apache httpd 2.4)
with new ap_some_authn_required and ap_force_authn hook.

Submitted by: breser
Backports: r1684524
Reviewed by: wrowe, ylavic, jim

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1684525 13f79535-47bb-0310-9956-ffa450edef68
CHANGES
include/ap_mmn.h
include/http_request.h
server/request.c