[web2py] Re: auth.settings.retrieve_password_next not being honoured

2010-08-25 Thread Adi
Yup, this one works! Thanks. On Aug 23, 5:55 pm, mdipierro mdipie...@cs.depaul.edu wrote: One more try please: auth.settings.request_reset_password_next On Aug 23, 2:32 am, Adi aditya.sa...@gmail.com wrote: Help me please! :) On Aug 20, 6:38 pm, Adi aditya.sa...@gmail.com wrote:

[web2py] Re: auth.settings.retrieve_password_next not being honoured

2010-08-23 Thread Adi
Help me please! :) On Aug 20, 6:38 pm, Adi aditya.sa...@gmail.com wrote: Tried both. No change. I think retrieve_password is the form where an email to reset password is sent. After sending the mail I want to go to my own controller function. On Aug 20, 4:26 pm, mdipierro

[web2py] Re: auth.settings.retrieve_password_next not being honoured

2010-08-23 Thread mdipierro
One more try please: auth.settings.request_reset_password_next On Aug 23, 2:32 am, Adi aditya.sa...@gmail.com wrote: Help me please! :) On Aug 20, 6:38 pm, Adi aditya.sa...@gmail.com wrote: Tried both. No change. I think retrieve_password is the form where an email to reset password

[web2py] Re: auth.settings.retrieve_password_next not being honoured

2010-08-20 Thread mdipierro
I think you want to set reset_password_next auth.settings.retrieve_password_next On Aug 20, 6:01 am, Adi aditya.sa...@gmail.com wrote: Hi, I'm setting auth.settings.retrieve_password_next = my_custom_url so that after sending out reset password mail, the my_custom_url page should open.

[web2py] Re: auth.settings.retrieve_password_next not being honoured

2010-08-20 Thread Adi
Tried both. No change. I think retrieve_password is the form where an email to reset password is sent. After sending the mail I want to go to my own controller function. On Aug 20, 4:26 pm, mdipierro mdipie...@cs.depaul.edu wrote: I think you want to set reset_password_next