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 [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en.


Reply via email to