[issue3819] urllib2 sends Basic auth across redirects

Senthil Kumaran report at bugs.python.org
Wed Feb 10 04:54:53 CET 2010


Senthil Kumaran <orsenthil at gmail.com> added the comment:

Ok, in order to fix this bug, urllib2 should only send the cookies and not send the auth info across the the redirects. Yup, let me take this up.

----------
assignee:  -> orsenthil
resolution:  -> accepted

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3819>
_______________________________________


More information about the Python-bugs-list mailing list