Re: [SQU] Need to trigger end of an authenticated user session from external prgm

From: Henrik Nordstrom <hno@dont-contact.us>
Date: Sun, 10 Sep 2000 21:55:12 +0200

Vinaya Shetty wrote:

> Another question is if I can trigger the end of an
> authenticated session from an external program ? After
> trigerring such an end of session, the next URL
> visited by the user should ask for password.

Not trivial as HTTP is stateless and every request asks for a password.
The reason to why the login dialog does not pop up in the browser all
the time is becahse the login+password is cached in memort by the
browser (not the proxy).

--
Henrik Nordstrom
Squid hacker
--
To unsubscribe, see http://www.squid-cache.org/mailing-lists.html
Received on Sun Sep 10 2000 - 14:06:10 MDT

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