[
https://issues.apache.org/jira/browse/VCL-914?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Thompson resolved VCL-914.
-------------------------------
Resolution: Fixed
Fix Version/s: 2.5
> 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
> Fix For: 2.5
>
>
> 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)