Re: [SQU] Can't login hotmail, yahoo mail (Authentication Required sites), cookies problem?

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Fri, 03 Nov 2000 09:45:46 +0100

Philip Chan wrote:

> And yahoo mail loops the login screen as try to login with valid login name and
> password.

> Part of my current squid.conf
>
> hierarchy_stoplist ^http://*hotmail.com
> hierarchy_stoplist ^http://*yahoo.com
>
> anonymize_headers allow Allow Authorization Cache-Control
> anonymize_headers allow Content-Encoding Content-Length
[...]

You might want to add the Cookie header to that list to enable the use
of Cookie based logins... (almost all where you get a HTML form for the
login instead of the standard login popup).

An you should know that careless use of anonymization features will
break some web sites making use of
a) Browser type (to select IE or Netscape type of pages)
b) Cookies (for logins, sessions and similar things)
c) Content negotiation (similar to a, but more on preferred file types)
d) Language negoitation (similar to a, but to select your preferred
language)

Often it is easier to deny the few headers that you do not want to have
than to allow the ones you want.

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Fri Nov 03 2000 - 02:13:30 MST

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:56:14 MST