diff options
author | Renato Botelho <renato@netgate.com> | 2015-11-30 14:03:01 -0200 |
---|---|---|
committer | Renato Botelho <renato@netgate.com> | 2015-11-30 14:03:01 -0200 |
commit | 1ffd0c4e5b8a4f7e4d729b535397d59f4284d34e (patch) | |
tree | b47227b22255b2d7c6ca73805675d6e1236f6a46 /config/squid3/34/squid_auth.xml | |
parent | a438e606188e774fe195cba1dc94a0b61d591ec1 (diff) | |
parent | 0ba2a29b68eddd9b8ffa616d1375117c3761100e (diff) | |
download | pfsense-packages-1ffd0c4e5b8a4f7e4d729b535397d59f4284d34e.tar.gz pfsense-packages-1ffd0c4e5b8a4f7e4d729b535397d59f4284d34e.tar.bz2 pfsense-packages-1ffd0c4e5b8a4f7e4d729b535397d59f4284d34e.zip |
Merge pull request #1194 from doktornotor/patch-1
Diffstat (limited to 'config/squid3/34/squid_auth.xml')
-rwxr-xr-x | config/squid3/34/squid_auth.xml | 3 |
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> |