I want to add the ability to have authenticated xml-rpc calls for the file 
handling capabilities in Turbine.  It would require the calling system to 
provide a username and password.

I would like to add a new AuthenticatedFileHandler that would extend 
helma.xmlrpc.AuthenticatedXmlRpcHandler and verfiy the user before allowing 
the filetransfer request to happen.

I would then add new calls to TurbineXmlRpc to allow for:

authenticatedSend
authenticatedGet
authenticatedRemove

Although I can add this to Tambora without changing Turbine.  It seemed like 
it might be useful for people to be able to see how to do an authenticated 
xml-rpc call as opposed to a wide open call.


So what do ya think?

Thanks,
John
-- 
********************************
** John Thorhauer
** [EMAIL PROTECTED]
** take a look at:
**  http://tambora.zenplex.org
**  http://www.zenplex.org
**  http://www.zenplex.com
********************************


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to