diff options
author | Martin Fuchs <mfuchs77@gmail.com> | 2014-06-06 13:33:47 +0200 |
---|---|---|
committer | Martin Fuchs <mfuchs77@gmail.com> | 2014-06-06 13:33:47 +0200 |
commit | 60725ba2a9ec8b1b84c0008643c7cc7dc02499a1 (patch) | |
tree | a7cffb0be11300afb5acc4aee043841efa9fc58b /pkg_config.10.xml | |
parent | 9d1e12beb5196e721e92d98458371e3342182d7b (diff) | |
download | pfsense-packages-60725ba2a9ec8b1b84c0008643c7cc7dc02499a1.tar.gz pfsense-packages-60725ba2a9ec8b1b84c0008643c7cc7dc02499a1.tar.bz2 pfsense-packages-60725ba2a9ec8b1b84c0008643c7cc7dc02499a1.zip |
offload the whole auth process onto a backend peer.
with squid-3.2+ you use login=PASSTHRU and *no* Squid auth setup
to offload the whole auth process onto a backend peer.
Diffstat (limited to 'pkg_config.10.xml')
-rw-r--r-- | pkg_config.10.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pkg_config.10.xml b/pkg_config.10.xml index e609eeb2..48cf1f78 100644 --- a/pkg_config.10.xml +++ b/pkg_config.10.xml @@ -963,7 +963,7 @@ <pkginfolink>https://forum.pfsense.org/index.php/topic,48347.0.html</pkginfolink> <website>http://www.squid-cache.org/</website> <category>Network</category> - <version>3.3.10 pkg 2.2.3</version> + <version>3.3.10 pkg 2.2.4</version> <status>beta</status> <required_version>2.2</required_version> <maintainer>marcellocoutinho@gmail.com fernando@netfilter.com.br seth.mos@dds.nl mfuchs77@googlemail.com jimp@pfsense.org</maintainer> |