Message1790

Author loewis
Recipients brett.cannon, ezio.melotti, loewis, r.david.murray
Date 2010-08-14.08:46:13
SpamBayes Score 2.8563e-05
Marked as misclassified No
Content
It's a bug in the python-dev instance. It uses a GET on retire, yet the CSRF protection requires it to be a POST. Most likely, the instance needs to be updated to match the template.
History
Date User Action Args
2010-08-14 08:46:14loewissetrecipients: + loewis, brett.cannon, r.david.murray, ezio.melotti
2010-08-14 08:46:14loewissetmessageid: <1281775574.5.0.789848675884.issue352@psf.upfronthosting.co.za>
2010-08-14 08:46:14loewislinkissue352 messages
2010-08-14 08:46:13loewiscreate