Can you tell me where I can find documentation for these security 
measures that I should be integrating into my XML-RPC methods?

Thanks.

Robert G. Leslie

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

Hi!

Thanks heaps!  To observe the process (that is, to make sure we don't 
forget about this) I would recommend that you open a JIRA issue (at 
https://issues.apache.org/jira/browse/JSPWIKI), and attach your patch 
to that issue as a patch (that is, in Eclipse: Team->Create Patch, or 
use the "diff" command line tool.)

In addition, you need to specify which version of JSPWiki the patch 
is against.

To quickly review your patch: your code should observe the security 
measures added in the current SVN trunk to the XML-RPC interface as 
well.  This is needed or else anyone can overwrite any protected 
pages through the XML-RPC interface (which would make it inherently 
unsafe).

/Janne

On 1 Jul 2008, at 20:38, Robert G Leslie wrote:

> Hi, new to the mailing list.  I've been working on adapting JSPWiki 
> for my
> organization, and I wanted to put out some of the code that I've been
> working on to see if it might be worthy of a patch.  I have added 
> several
> methods to the XML-RPC interface in RPCHandler.java.
***IMPORTANT NOTICE: This communication, including any attachment, contains 
information that may be confidential or privileged, and is intended solely for 
the entity or individual to whom it is addressed.  If you are not the intended 
recipient, you should delete this message and are hereby notified that any 
disclosure, copying, or distribution of this message is strictly prohibited.  
Nothing in this email, including any attachment, is intended to be a legally 
binding signature.***

Reply via email to