On Wednesday, February 6, 2013 at 6:45 PM, [email protected] wrote: > > Zitat von Donald Stufft <[email protected] > (mailto:[email protected])>: > > > Sadly, no browser follows this logic, and domain=example.com > > (http://example.com) is > > exactly equivalent to domain=.example.com (http://example.com). There is no > > way to limit > > cookies to a single DNS name only, other than by not specifying > > domain= value at all - and even this does not work in Microsoft > > Internet Explorer; likewise, there is no way to limit them to a > > specific port. > > > > > I see. Still, it's not a problem at the moment; "python.org > (http://python.org)" does not issue > cookies. Even for the new site, it should be possible to find a secure > solution > that doesn't involve shutting down packages.python.org > (http://packages.python.org). > > Regards, > Martin > >
No, But PyPI does and PyPI will read a cookie set by packages.python.org for .python.org.
_______________________________________________ Catalog-SIG mailing list [email protected] http://mail.python.org/mailman/listinfo/catalog-sig
