Richard Jones writes:
> I'm proud to release version 1.4.7 of Roundup.
> - Allow CGI frontend to serve XMLRPC requests.
> - Added XMLRPC actions, as well as bridging CGI actions to XMLRPC actions.
Sweet.
I'm working on a small project called TracShell which is a command-line
front-end to the T
On Sat, Mar 14, 2009 at 9:51 AM, Richard Jones
wrote:
> I'm proud to release version 1.4.7 of Roundup.
I would like to also specially thank Stefan Seefeld who is responsible
for the new features and a lot of the bugfixes in this release.
Richard
--
http://mail.python.org/mailman/listinfo/p
I'm proud to release version 1.4.7 of Roundup.
1.4.7 is primarily a bugfix release which contains important security
fixes:
- a number of security issues were discovered by Daniel Diniz
- EditCSV and ExportCSV altered to include permission checks
- HTTP POST required on actions which alter data
-