This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author gregory.p.smith
Recipients gpolo, gregory.p.smith, m.sucajtys
Date 2009-04-06.06:39:34
SpamBayes Score 4.1633537e-09
Marked as misclassified No
Message-id <1238999976.29.0.790099801133.issue2254@psf.upfronthosting.co.za>
In-reply-to
Content
Fixed in trunk r71303.

This potentially changes the behavior of CGIHTTPServer (for the better)
so this is probably not appropriate to backport to a release branch
unless someone really considers the security of this to be severe.

If backported, the new module function should be expanded inline to
avoid adding a new (though undocumented) API.

Closing.
History
Date User Action Args
2009-04-06 06:39:36gregory.p.smithsetrecipients: + gregory.p.smith, gpolo, m.sucajtys
2009-04-06 06:39:36gregory.p.smithsetmessageid: <1238999976.29.0.790099801133.issue2254@psf.upfronthosting.co.za>
2009-04-06 06:39:35gregory.p.smithlinkissue2254 messages
2009-04-06 06:39:34gregory.p.smithcreate