]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
changed a reference to the old 'authenticate_ip_ttl_is_strict' option
authorwessels <>
Mon, 7 Oct 2002 11:06:43 +0000 (11:06 +0000)
committerwessels <>
Mon, 7 Oct 2002 11:06:43 +0000 (11:06 +0000)
to the new 'max_user_ip' ACL.

src/cf.data.pre

index 4a0826605324e6514488abc0f23b7c49362c24f0..bc126d3a20a9e08e6e06ceaf4a5f5cb091ead093 100644 (file)
@@ -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 ===