Xianqing Yu created VCL-914:
-------------------------------
Summary: VCL web utils.pm may block NCCU access
Key: VCL-914
URL: https://issues.apache.org/jira/browse/VCL-914
Project: VCL
Issue Type: Bug
Components: web gui (frontend)
Affects Versions: 2.4.2
Reporter: Xianqing Yu
In VCL web code utils.php under .ht-inc folder, the line 157 defines:
if(preg_match('/^152\.9\./', $_SERVER['REMOTE_ADDR']) ||
It accidentally matches the IPs of NCCU's IP range. Because it set the skin to
example1 which does not existing, it will automatically block all access from
North Carolina Central university accesses from their campus.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)