On Dec 13, 2011, at 1:40 PM, Anthony wrote: > I think it's easier than that, if you're already logged in, which I think is > the case here. The session cookie is already in request.cookies. > > It sounded like he wanted to do this with external websites, not necessarily > the current app (or even a web2py app). >
If that's the case, then yes, he'd have to imitate the browser sequence for a login.

