Strange I never had this problem. I used those browsers without issue. Can anybody else reproduce this?
On Aug 17, 2:00 pm, angleto <angl...@gmail.com> wrote: > On Aug 17, 8:11 pm, Massimo Di Pierro <massimo.dipie...@gmail.com> > wrote: > > > This may be a browser issue, the ajax call is not padding cookies. > > Which browser? > > I can reproduce the problem with: > - Chrome 14.0.835.94 beta > - Firefox 5.0.1 > - Safari 5.1 (7534.48.3) > > Do you think that using CAS could solve the problem ? > thanks > > > > > > > > > > > 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