[web2py] Re: Request Password not working correct

2016-05-07 Thread Kirill Shatalaev
Hi friend. I got same trouble. The reason is an empty translations strings. Check the strings: 'Click on the link %(link)s to reset your password' 'Password reset' The first is for message body, the second for subject. понедельник, 5 января 2015 г., 20:49:34 UTC+4 пользователь Ramashish Ga

[web2py] Re: Request Password not working correct

2015-01-08 Thread Ramashish Gaurav
Hi Derek, Thanks for your interest. However unlike you suggested, the redirect did not change. However I was able to create a new controller action for request_reset_password. It worked well. Any ways thanks for all your interests. Regards, Ramashish On Wednesday, January 7, 2015 12:04:21 AM

[web2py] Re: Request Password not working correct

2015-01-06 Thread Dave S
On Monday, January 5, 2015 10:31:40 PM UTC-8, Ramashish Gaurav wrote: > > Thanks Dave, > > I will take your valuable advice but I still need to debug it. Can you > (and someone) please help me about it. > I won't be much help with the next step, because auth isn't in my skill set yet. (interna

[web2py] Re: Request Password not working correct

2015-01-06 Thread Derek
I prefer 'Fossil' myself, having ticketing and a wiki and a single binary as your source control makes everything super easy. Plus, it's what the sqlite people use for their source control. http://fossil-scm.org/index.html/doc/tip/www/index.wiki That said, the problem at hand is that it's not f

[web2py] Re: Request Password not working correct

2015-01-05 Thread Ramashish Gaurav
Thanks Dave, I will take your valuable advice but I still need to debug it. Can you (and someone) please help me about it. Regards, Ramashish On Tuesday, January 6, 2015 1:11:57 AM UTC+5:30, Dave S wrote: > > > > On Monday, January 5, 2015 8:49:34 AM UTC-8, Ramashish Gaurav wrote: >> >> Hi all,

[web2py] Re: Request Password not working correct

2015-01-05 Thread Dave S
On Monday, January 5, 2015 8:49:34 AM UTC-8, Ramashish Gaurav wrote: > > Hi all, > > I have deployed my app on internet. At initial stage, every thing was > working great. No bugs. When a user would register himself, a confirmation > email would be successfully sent to the user's registered ema