From a58e18c5e7f043e6703e0b64dbe1046e83b1a389 Mon Sep 17 00:00:00 2001 From: Aaron Date: Wed, 28 Dec 2016 16:45:47 -1000 Subject: [PATCH] Added a host that can pass the IP filter --- src/templates/war/web.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/templates/war/web.xml b/src/templates/war/web.xml index dc0ffd2e..ec007984 100644 --- a/src/templates/war/web.xml +++ b/src/templates/war/web.xml @@ -22,7 +22,7 @@ org.apache.catalina.filters.RemoteAddrFilter allow - 127\.\d+\.\d+\.\d+|::1|0:0:0:0:0:0:0:1|10.2.1.178|172.16.4.213 + 127\.\d+\.\d+\.\d+|::1|0:0:0:0:0:0:0:1|10.2.1.178|172.16.4.213|192.168.10.45