From: wessels <> Date: Mon, 7 Oct 2002 11:06:43 +0000 (+0000) Subject: changed a reference to the old 'authenticate_ip_ttl_is_strict' option X-Git-Tag: SQUID_3_0_PRE1~700 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f9ed559f140b5904c3f5fa7e7793fc7aa31fdeb8;p=thirdparty%2Fsquid.git changed a reference to the old 'authenticate_ip_ttl_is_strict' option to the new 'max_user_ip' ACL. --- diff --git a/src/cf.data.pre b/src/cf.data.pre index 4a08266053..bc126d3a20 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.286 2002/09/29 19:04:15 hno Exp $ +# $Id: cf.data.pre,v 1.287 2002/10/07 05:06:43 wessels Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -1351,7 +1351,7 @@ DOC_START to replay attacks unless you are using an one-time password system (such as SecureID). If you are using such a system, you will be vulnerable to replay attacks unless you also - enable the IP ttl is strict option. + use the max_user_ip ACL in an http_access rule. === Parameters for the digest scheme follow ===