Try to check in your db.py if some auth actions are disabled:

this is mine:

auth.settings.actions_disabled=['register','change_password','request_reset_password']

Il giorno gio 2 giu 2022 alle ore 00:07 urban....@gmail.com <
urban.kris...@gmail.com> ha scritto:

> When user requests a new password they get an email with a link in the
> following format:
> default/user/reset_password/
> <http:///default/user/reset_password/1654120691-f3bb687b-16ee-44fc-92d4-cabde8eceb62>
> uuid
> However, when clicked it redirects back to home page. The page returns
> HTTP code 303.
> I can't find much documentation on how it's supposed to work.
>
> Other user/* urls work, but user/reset_password does not.
>
> --
> 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.
> To view this discussion on the web visit
> https://groups.google.com/d/msgid/web2py/a4463a7a-8d1e-4894-ab68-3ba2c6a03121n%40googlegroups.com
> <https://groups.google.com/d/msgid/web2py/a4463a7a-8d1e-4894-ab68-3ba2c6a03121n%40googlegroups.com?utm_medium=email&utm_source=footer>
> .
>


-- 
Massimiliano

-- 
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.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/web2py/CANPTPx%2BKfL13mw1SZgPgPev3kCYZWKwmEHOZ%2BX3FyN6ysj%2Bk9Q%40mail.gmail.com.

Reply via email to