This may be a browser issue, the ajax call is not padding cookies. Which browser?
On Aug 17, 11:15 am, angleto <angl...@gmail.com> wrote: > Hello, in my application I'm using both the embedded Auth module and > ajax calls. Everything works fine with synchronous functions, but I > have problems with ajax calls. Seems that each ajax call initialize a > new session and despite the fact that I'm logged in the ajax functions > still require me to login because auth.user is not initialized. I > tried both trunk and stable version of web2py but the problem is the > same, somebody can help me? > thanks