2014-09-11 12:37 GMT+02:00 Leonel Câmara <leonelcam...@gmail.com>:

> Can you provide a simple app with this happening?
>


​It is not necessary to create a new application. Please try the following
steps:

1. Install a fresh copy of web2py
2. Goto to the welcom app
3. Register with your name
4. Logoff
5. Click "Lost password?"
6. Enter your email-address
7a. If you have a local installation you will see in the console window
something like

Click on the link
http://127.0.0.1:8000/welcome/default/user/reset_password/1410497936-3c109603-5d02-4e29-974b-e79800dde46a
to reset your password


7b. Or open the admin app/database administration and look at the field
auth_user.reset_password_key. There is the same key - enter this key http://
<your_server>/welcome/default/user/reset_password/<reset_password_key>

8. w2p 2.9.6 answers with a form for the new password,
    w2p 2.9.9 generates "ERR_TOO_MANY_REDIRECTS" (Chrome)

Submitted as issue 1979

-- 
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/d/optout.

Reply via email to