Maarten ter Huurne wrote:


This often happens if you have configured your browser to decline cookies and the server does not check whether or not the browser has acccepted the cookie. Because it does not see a cookie, the server assumes you have not logged in yet and sends another HTTP auth challenge. The browser has cached the password and will automatically respond, logging you in again and again.

If this is the cause, please file a bug against Trac as well ;)

My browser is set to reject third-party cookies, but I don't think that should be interfering. I also use a filtering proxy, but again, I doubt that is the problem. I should still make sure that those aren't cuasing any problems, though.

_______________________________________________
Twisted-web mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-web

Reply via email to