We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 4e5a947 commit 2a911c7Copy full SHA for 2a911c7
CHANGES.txt
@@ -1,6 +1,7 @@
1
This file contains the changes to the Roundup system over time. The entries
2
are given with the most recent entry first.
3
4
+
5
2003-06-19 0.5.8
6
- plugged cross-site-scripting hole (thanks Jeff Epler)
7
- minor interface tweak (sf bug 753885)
roundup/cgi/client.py
@@ -1,4 +1,4 @@
-# $Id: client.py,v 1.65.2.8 2003-06-19 13:45:00 neaj Exp $
+# $Id: client.py,v 1.65.2.9 2003-06-19 23:02:32 richard Exp $
__doc__ = """
WWW request handler (also used in the stand-alone server).
0 commit comments