Can you please run a test to better identify the problem. Can you
register a new user and try login as the new user? Same problem?

On Jan 14, 11:01 am, Carl <carl.ro...@gmail.com> wrote:
> def user():
>     return dict(form=auth())
>
> Locally using SQLite or dev_appserver I can login to my application.
> When I upload to GAE logging in silently fail, I am redirected from
> init/default/user/login to init/default/index and no jquery flash
> message appears. No log entries are added to GAE.
>
> In Web2py 1.67.2 login worked. Now in Web2py 1.74.5 it does not. Sorry
> for the large gap between version... releases were thick and fast at
> the end of '09! :)
>
> Has anyone has this experience? Any pointers?
>
> Functions that don't require a login session execute and return fine
> on GAE.
-- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To post to this group, send email to web...@googlegroups.com.
To unsubscribe from this group, send email to 
web2py+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to