Re: [web2py] Authentication: form just refreshes, won't validate login

2010-04-11 Thread Keith Edmunds
Problem solved. For the sake of others searching on this: some of the distribution files under applications/my_app were from an earlier version of web2py. -- To unsubscribe, reply using "remove me" as the subject.

[web2py] Authentication: form just refreshes, won't validate login

2010-04-10 Thread Keith Edmunds
I'm having a problem with authentication. This was working, but now when I enter email and password and click Submit, the form refreshes (removing the email and password) but doesn't authenticate. DB tables for user look good. What's the best way to debug this? Thanks for hints... -- To unsub