This is the only content of my auth.settings

from storage import Storage

settings = Storage()

What I want to happen is to enter the email of the user from
retrieve_password form and when submitted, should display a flash message
for confirmation that an email has been sent that allows the user to change
password.

What is happening right now is upon entering the email and clicking submit,
it goes back directly to the login page.

--~--~---------~--~----~------------~-------~--~----~
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