aboutsummaryrefslogtreecommitdiffstats
path: root/config
diff options
context:
space:
mode:
authordoktornotor <notordoktor@gmail.com>2015-11-29 19:39:54 +0100
committerdoktornotor <notordoktor@gmail.com>2015-11-29 19:39:54 +0100
commitc87c394e3ecd6be1d0ba1eedda950fd9a0ec6a28 (patch)
tree3206485809735350b3d682a93dc858ff9c67d60f /config
parent6da11458664f120004bb9e7367ee6cf5b3dc4be7 (diff)
downloadpfsense-packages-c87c394e3ecd6be1d0ba1eedda950fd9a0ec6a28.tar.gz
pfsense-packages-c87c394e3ecd6be1d0ba1eedda950fd9a0ec6a28.tar.bz2
pfsense-packages-c87c394e3ecd6be1d0ba1eedda950fd9a0ec6a28.zip
Remove useless required tag
Diffstat (limited to 'config')
-rwxr-xr-xconfig/squid3/34/squid_auth.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/config/squid3/34/squid_auth.xml b/config/squid3/34/squid_auth.xml
index 58a0bf12..2c36fcf3 100755
--- a/config/squid3/34/squid_auth.xml
+++ b/config/squid3/34/squid_auth.xml
@@ -42,7 +42,7 @@
]]>
</copyright>
<name>squidauth</name>
- <version>0.3.5</version>
+ <version>0.4.5</version>
<title>Proxy Server: Authentication</title>
<include_file>/usr/local/pkg/squid.inc</include_file>
<tabs>
@@ -98,7 +98,6 @@
<fieldname>auth_method</fieldname>
<description>Select an authentication method. This will allow users to be authenticated by local or external services.</description>
<type>select</type>
- <required/>
<default_value>none</default_value>
<options>
<option><name>None</name><value>none</value></option>