[ mailman-Patches-1464767 ] XMLRPC patch for Mailman 2.1.7

SourceForge.net noreply at sourceforge.net
Wed Apr 5 10:43:18 CEST 2006


Patches item #1464767, was opened at 2006-04-05 10:43
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1464767&group_id=103

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: list administration
Group: Mailman 2.1
Status: Open
Resolution: None
Priority: 5
Submitted By: Rafal Krzewski (rkrzewsk)
Assigned to: Nobody/Anonymous (nobody)
Summary: XMLRPC patch for Mailman 2.1.7

Initial Comment:
The patch is based on the work of Joshua Ginsberg and
Joseph Tate hosted at
http://savannah.nongnu.org/projects/mailman-xmlrpc/

+ modifications developed by Caltha:

- New methods added to the interface: getLocales,
getPendingMessages, getPendingSubscriptions,
getNewPendingTasks, getPendingTask, getPendingTaskType,
handleModerationRequest, postmessage (documentation
included in the respective methods)
- XMLRPC.py was split into XMLRPCHandler class, XMPRPC
(CGI server endpoint), StandaloneXMLRPC
(standalone/daemon server endpoint)
- added configuration option for performing site admin
authentication on all methods. By default the methods
operating on a specific list require list admin
authentication.


----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=300103&aid=1464767&group_id=103


More information about the Mailman-coders mailing list