[
https://issues.apache.org/jira/browse/VCL-914?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14978815#comment-14978815
]
ASF subversion and git services commented on VCL-914:
-----------------------------------------------------
Commit 1711072 from [~jfthomps] in branch 'vcl/trunk'
[ https://svn.apache.org/r1711072 ]
VCL-914 - VCL web utils.pm may block NCCU access
utils.php: modified initGlobals: commented out example code that sets skin
based on IP address
> 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)