From 5fbe459e2ba938aa7a0235bf118adf1bad8592e7 Mon Sep 17 00:00:00 2001 From: Seth Mos Date: Wed, 17 Jan 2007 09:49:51 +0000 Subject: Bump version to p12 ********* NOTE: the format for the white,black,nac,donotcache,banned and unrestricted fields has changed! ********* * fields now use newlines instead of csv so it is easier to import white and blacklists. * fix acl creation and ordering. --- packages/squid/squid_auth.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'packages/squid/squid_auth.xml') diff --git a/packages/squid/squid_auth.xml b/packages/squid/squid_auth.xml index 9367231d..2f20d755 100644 --- a/packages/squid/squid_auth.xml +++ b/packages/squid/squid_auth.xml @@ -132,8 +132,9 @@ no_auth_hosts Subnets that don't need authentication - A comma-separated list of subnets (in CIDR range, e.g.: 10.5.0.0/16, 192.168.1.50/32) whose hosts won't be asked for authentication to access the proxy. + Enter each subnet or IP address on a new line (in CIDR format, e.g.: 10.5.0.0/16, 192.168.1.50/32) that should not be asked for authentication to access the proxy. textarea + base64 5 50 -- cgit v1.2.3