--------------------- PatchSet 889 Date: 2000/12/04 17:22:56 Author: kinkie Branch: auth_rewrite Tag: (none) Log: Fixed typo. Members: ntlm_auth_modules/no_check/no_check:1.1.2.1.2.1->1.1.2.1.2.2 Index: squid/ntlm_auth_modules/no_check/no_check =================================================================== RCS file: /cvsroot/squid-sf//squid/ntlm_auth_modules/no_check/Attic/no_check,v retrieving revision 1.1.2.1.2.1 retrieving revision 1.1.2.1.2.2 diff -u -r1.1.2.1.2.1 -r1.1.2.1.2.2 --- squid/ntlm_auth_modules/no_check/no_check 1 Dec 2000 16:05:58 -0000 1.1.2.1.2.1 +++ squid/ntlm_auth_modules/no_check/no_check 4 Dec 2000 17:22:56 -0000 1.1.2.1.2.2 @@ -13,7 +13,7 @@ die ("Edit $0 to configure a domain!") unless (defined($authdomain)); -while() { chop; if ($_ eq "YR") { print "TT ".encode_base64(&make_ntlm_static_challenge);