I have a problem with forgot password. When I enter a username that does 
not exist, I get the red bar validator under the field saying "Invalid 
username", so that functions correct.
But when I enter a username that does exist, I get no validation error and 
the flash message says "Invalid username" and nothing happens. My username 
table is created by the auth.define_tables(username=True) function so it is 
correct.

The forgot username function works properly and logging in etc. is all 
working.

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to