bashartalib / pygr

Automatically exported from code.google.com/p/pygr
0 stars 0 forks source link

Implement a remote-management interface for XML-RPC servers #75

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
At present a pygr.Data XML-RPC server can only be managed from the Python 
console which spawned it - in the future however, it would be useful to 
allow remote control of such servers. This will of course require to, in 
addition to introducing actual management commands, implementing 
authentication and authorisation to limit such operations to privileged 
users.

Original issue reported on code.google.com by mare...@gmail.com on 24 Mar 2009 at 1:51

GoogleCodeExporter commented 9 years ago

Original comment by mare...@gmail.com on 27 Mar 2009 at 12:53