Hi We have normal controller and xmlrpc controller (pylons) both calling same code. This was suggested on the forum and is working great. The only problem is that we want establish the login via xml- rpc as well.
How can we do login with pylons xmlrpc controller ? i.e. take username, password from request and setup session appropriately. Can we do this in our method.. by calling some repos.who methods. We have the usual login apparatus with repos.who. Any ideas/suggestions are welcome. Thanks. /Jd -- You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/turbogears?hl=en.

