Luke Plant
|
f3429da6a0
|
Converted contrib/auth/tokens doctests to unittests. We've always said "no more" to doctests.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14100 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2010-10-10 01:06:42 +00:00 |
Jacob Kaplan-Moss
|
2a994716a1
|
Fixed #10265: fixed a bug when generating a password reset token for a user created on the same request. Thanks, crucialfelix.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10341 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2009-04-01 21:25:24 +00:00 |
Luke Plant
|
fcd837cd0f
|
Fixed #7723 - implemented a secure password reset form that uses a token and prompts user for new password.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8162 bcc190cf-cafb-0310-a4f2-bffc1f526a37
|
2008-07-31 20:47:53 +00:00 |