[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 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. However, web2py is tak

[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 wrote: > I think you want to set reset_password_next > > auth.settings.retrieve_password_next >

[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 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 wrote: > > > > > I think you wan

[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 wrote: > Help me please! :) > > On Aug 20, 6:38 pm, Adi 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 w

[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 wrote: > One more try please: > > auth.settings.request_reset_password_next > > On Aug 23, 2:32 am, Adi wrote: > > > > > Help me please! :) > > > On Aug 20, 6:38 pm, Adi wrote: > > > > Tried both. No change. > > > > I think retrieve_pa