diff options
author | Scott Ullrich <sullrich@pfsense.org> | 2005-10-10 01:36:17 +0000 |
---|---|---|
committer | Scott Ullrich <sullrich@pfsense.org> | 2005-10-10 01:36:17 +0000 |
commit | c98e8b158fc09fa97b7eaa281fa99d12ee0a2250 (patch) | |
tree | f740ff25cef920b23185a67d560f8323ab1a2818 | |
parent | 5e944b3ffd58b4297c81e237f0a118bf6d5e6901 (diff) | |
download | pfsense-packages-c98e8b158fc09fa97b7eaa281fa99d12ee0a2250.tar.gz pfsense-packages-c98e8b158fc09fa97b7eaa281fa99d12ee0a2250.tar.bz2 pfsense-packages-c98e8b158fc09fa97b7eaa281fa99d12ee0a2250.zip |
Squid updates from Michael Capp
-rw-r--r-- | packages/squid_nac.xml | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/packages/squid_nac.xml b/packages/squid_nac.xml index b15e5481..3b4833e8 100644 --- a/packages/squid_nac.xml +++ b/packages/squid_nac.xml @@ -90,6 +90,15 @@ <rows>5</rows> <cols>50</cols> </field> + + <field> + <fielddescr>Override Host(s)</fielddescr> + <fieldname>override_hosts</fieldname> + <description>In order to allow override hosts where proxy authentication, if configured, will be bypassed and allowed transparent, please specify each host (IP or FQDN) separated by a semicolon (;).</description> + <type>textarea</type> + <rows>5</rows> + <cols>50</cols> + </field> </fields> |