log roundup/cgi/wsgi_handler.py @ 5800:1a835db41674

age author description
Tue, 11 Jun 2019 21:29:24 -0400 John Rouillard Call cgi.escape only on python 2. Replace with html.escapeif it can be
Fri, 22 Mar 2019 18:16:11 -0400 John Rouillard Fix fix XSS issue in wsgi and cgi when handing url not found/404. issue2551035 maint-1.6
Fri, 22 Mar 2019 18:16:11 -0400 John Rouillard Fix fix XSS issue in wsgi and cgi when handing url not found/404. issue2551035
Sun, 10 Feb 2019 14:10:55 +0000 Tom Ekberg Fix CSV export with WSGI and Python 3 (issue2551019).
Sat, 15 Sep 2018 20:29:31 +0000 Joseph Myers Handle string-to-bytes conversions for Python 3 for wsgi_handler.
Wed, 25 Jul 2018 00:17:07 +0000 Joseph Myers Python 3 preparation: update BaseHTTPServer imports.
Tue, 24 Jul 2018 21:39:58 +0000 Joseph Myers Python 3 preparation: "raise" syntax.
Wed, 16 Jul 2014 03:10:02 +0300 anatoly techtonik Remove PATH_INFO hacks that strip leading slash routing
Fri, 11 Dec 2009 22:08:23 +0000 Richard Jones Fix WSGI response code (thanks Peter Pöml)
Tue, 01 Dec 2009 09:09:11 +0000 Ralf Schlatterbeck Handle OPTIONS http request method in wsgi handler, fixes issue2550587.
Mon, 18 Aug 2008 05:09:00 +0000 Richard Jones make WSGI threadsafe
Thu, 09 Nov 2006 00:36:21 +0000 Richard Jones WSGI support via roundup.cgi.wsgi_handler

Roundup Issue Tracker: http://roundup-tracker.org/