Thanks guys, I found another way to do it by modifying my auth helper to check a text file if the user is already logged in, if they are they get the option of logging out their existing session or waiting. Kevin On 4/7/07, Henrik Nordstrom <henrik@xxxxxxxxxxxxxxxxxxx> wrote:
fre 2007-04-06 klockan 16:30 -0800 skrev Chris Robertson: > There has been some talk about cookie based auth > (http://www.google.com/search?hl=en&q=site%3Asquid-cache.org%2F+cookie+auth&btnG=Google+Search) > which would be a good piece of the puzzle you are attempting to solve, > but I have not seen a finalized implementation. That too relies on some user-unique identifier, usually the IP. There is no "proxy cookies". Regards Henrik