|
|
|
@8473
|
[8473]
|
08/22/08 22:26:01 |
brosner |
Fixed #8493 -- Fixed a NoReverseMatch? when redirecting to … |
|
|
|
@8386
|
[8386]
|
08/15/08 12:42:13 |
gwilson |
Removed unused and redefined imports. |
|
|
|
@8383
|
[8383]
|
08/15/08 12:10:14 |
gwilson |
Fixed #7364 -- Never cache the contrib.auth login view. |
|
|
|
@8334
|
[8334]
|
08/12/08 18:31:31 |
jacob |
Fixed #8131: use reverse() in auth views. Patch from davenaff. |
|
|
|
@8283
|
[8283]
|
08/10/08 04:43:48 |
brosner |
Fixed #8202 -- Moved user_change_password to UserAdmin?. This enables … |
|
|
|
@8171
|
[8171]
|
08/01/08 11:13:12 |
lukeplant |
Added a login link to the password reset completion screen. |
|
|
|
@8162
|
[8162]
|
07/31/08 15:47:53 |
lukeplant |
Fixed #7723 - implemented a secure password reset form that uses a token … |
|
|
|
@7967
|
[7967]
|
07/18/08 18:54:34 |
brosner |
Merged the newforms-admin branch into trunk.
This is a backward … |
|
|
|
@7749
|
[7749]
|
06/25/08 23:11:53 |
adrian |
Fixed #6306 -- redirect_to_login() helper function now quotes the URL … |
|
|
|
@7748
|
[7748]
|
06/25/08 23:09:29 |
adrian |
Fixed #7274 -- Improved the django.contrib.auth password_reset() view not … |
|
|
|
@7692
|
[7692]
|
06/18/08 11:13:14 |
jacob |
Fixed #3393: login view no longer assumes that set_test_cookie has been … |
|
|
|
@6206
|
[6206]
|
09/14/07 14:25:37 |
adrian |
Fixed #5394 -- REDIRECT_FIELD_NAME is now configurable. Thanks, Petr … |
|
|
|
@6004
|
[6004]
|
08/25/07 13:34:28 |
adrian |
Fixed #5227 -- Made the redirect security check in … |
|
|
|
@5886
|
[5886]
|
08/14/07 17:26:34 |
adrian |
Fixed bug in [5885] |
|
|
|
@5885
|
[5885]
|
08/14/07 17:08:11 |
adrian |
Changed django.contrib.auth.views.login to use RequestSite? if the sites … |
|
|
|
@5609
|
[5609]
|
07/04/07 07:11:04 |
mtredinnick |
Merged Unicode branch into trunk (r4952:5608). This should be … |
|
|
|
@5072
|
[5072]
|
04/25/07 03:49:57 |
mtredinnick |
Fixed #3185 -- Made values for login, logout and post-login redirect … |
|
|
|
@4486
|
[4486]
|
02/11/07 17:50:35 |
mtredinnick |
Revert [4485] in order to fix accidental mod_python breakage. Refs #2920. |
|
|
|
@4485
|
[4485]
|
02/11/07 00:20:52 |
russellm |
Refs #2920 -- Replaced implicit uses of _() with explicit imports or calls … |
|
|
|
@4208
|
[4208]
|
12/15/06 12:00:50 |
adrian |
Copied django.forms to django.oldforms and changed all code to reference … |
|
|
|
@3462
|
[3462]
|
07/27/06 12:48:35 |
adrian |
Fixed #2375 -- Changed password_reset auth view to make e-mail template … |
|
|
|
@3431
|
[3431]
|
07/23/06 18:14:36 |
adrian |
Fixed #2405 -- Fixed recursion error in auth.views.logout(), caused by … |
|
|
|
@3411
|
[3411]
|
07/21/06 12:11:13 |
jacob |
Fixed a bunch of spurious imports, typos, and other small errors turned up … |
|
|
|
@3226
|
[3226]
|
06/28/06 11:37:02 |
jacob |
Merged multi-auth branch to trunk. See the authentication docs for the … |
|
|
|
@3114
|
[3114]
|
06/08/06 00:04:10 |
adrian |
Fixed #2106 -- Made collapse-block JavaScript? translatable. Thanks, ramiro |
|
|
|
@3087
|
[3087]
|
06/06/06 00:16:05 |
adrian |
Made template names in django.contrib.auth.views passable as template_name … |
|
|
|
@2809
|
[2809]
|
05/01/06 20:31:56 |
adrian |
MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly … |
|
copied from django/branches/magic-removal/django/contrib/auth/views.py:
|
|
|
|
@2700
|
[2700]
|
04/15/06 11:46:54 |
adrian |
magic-removal: Fixed #500 -- Removed TEMPLATE_FILE_EXTENSION setting so … |