Re: Unable to reset user password on RB 2.0

2014-05-20 Thread MoonWalker
Done. Issue 3358 :Unable to reset password On Wednesday, May 21, 2014 11:28:50 AM UTC+10, David Trowbridge wrote: > > Yes. Please file it including the above traceback. > > -David > > > On Tue, May 20, 2014 at 6:25 PM, MoonWalker > > >

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread David Trowbridge
Yes. Please file it including the above traceback. -David On Tue, May 20, 2014 at 6:25 PM, MoonWalker wrote: > sure, I got this after activating server log and performing the previous > steps: > > 01:17:52ERROR > > - Exception thrown for user AnonymousUser at > http://codereview.devneta.loca

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread MoonWalker
sure, I got this after activating server log and performing the previous steps: 01:17:52ERROR - Exception thrown for user AnonymousUser at http://codereview.devneta.local/account/reset/MTc-3rs-c684237ed2f76fc70e53/ Reverse for 'password_reset_complete' with arguments '()' and keyword argument

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread David Trowbridge
Looks like there's a bug in 2.0. Can you file a bug? -David On Tue, May 20, 2014 at 6:02 PM, Christian Hammond wrote: > That's debug mode, which you don't want to leave on long-term, as it > alters many of the behaviors of Review Board. The Logging settings page > is what you're looking for. >

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread Christian Hammond
That's debug mode, which you don't want to leave on long-term, as it alters many of the behaviors of Review Board. The Logging settings page is what you're looking for. Christian On Tuesday, May 20, 2014, MoonWalker wrote: > never mind found it :-) conf/settings_local.py and set DEBUG to True

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread MoonWalker
NoReverseMatch at /account/reset/MTc-3rs-b3748417e7b66b3a7560/ Reverse for 'password_reset_complete' with arguments '()' and keyword arguments '{}' not found. 0 pattern(s) tried: [] Request Method:GETRequest URL: http://codereview.devneta.local/account/reset/MTc-3rs-b3748417e7b66b3a7560/Django

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread MoonWalker
never mind found it :-) conf/settings_local.py and set DEBUG to True On Wednesday, May 21, 2014 10:51:50 AM UTC+10, MoonWalker wrote: > > Seems like logging is not enable. I can not remember how to enable it :-/ > > On Wednesday, May 21, 2014 10:45:57 AM UTC+10, MoonWalker wrote: >> >> David, >>

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread MoonWalker
Seems like logging is not enable. I can not remember how to enable it :-/ On Wednesday, May 21, 2014 10:45:57 AM UTC+10, MoonWalker wrote: > > David, > > Thank your for your replay, I tried to enable logs from the GUI by going > to System Information -> Server Log, but I got this message: > The

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread MoonWalker
David, Thank your for your replay, I tried to enable logs from the GUI by going to System Information -> Server Log, but I got this message: The page you were looking for does not exist. If you're pretty sure this page *does* exist, try logging in

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread MoonWalker
This is the link that the user got http://codereview.local/account/reset/MTc-3rr-f8c1f5f1c29c8b9d0695/ P.S codereview.local is the server name On Wednesday, May 21, 2014 10:15:25 AM UTC+10, MoonWalker wrote: > > hi, >

Re: Unable to reset user password on RB 2.0

2014-05-20 Thread David Trowbridge
This is probably a bug. Can you check the logs to find a traceback? -David On Tue, May 20, 2014 at 5:15 PM, MoonWalker wrote: > hi, > > One of my users forgot his password and he requested to reset his > password.The system send him an email, but when he tried to click on the > link he gets the