]> granicus.if.org Git - apache/commit
Fix a security exposure in mod_access. Previously when IPv6
authorJeff Trawick <trawick@apache.org>
Thu, 15 Mar 2001 22:09:27 +0000 (22:09 +0000)
committerJeff Trawick <trawick@apache.org>
Thu, 15 Mar 2001 22:09:27 +0000 (22:09 +0000)
commit67b33605cab4817bf82471de436e46381f851c87
treed8ac7f1b24de4ed7daed2e169fc571159616710e
parent6b1b90a88d384f3092dec15621513ea501694f93
 Fix a security exposure in mod_access.  Previously when IPv6
listening sockets were used, allow/deny-from-IPv4-address rules
were not evaluated properly (PR #7407).  Also, add the ability to
specify IPv6 address strings with optional prefix length on Allow
and Deny.

Note: A bit more of PR #7407 remains dealing with a problem with
double-reverse lookups when an IPv6 listening socket is used.

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