| Age | Commit message (Collapse) | Author |
|
Backport of d392fc293c9439c19451e152f9560f24d1659563 from master
|
|
"perms" template variable.
Backport of 51d7feff872e74d5a53479f62163d5e0024b00ed from master
|
|
authenticate().
Backport of 3642c3758b3426292e02fe4669cc2d2028a9ac8c from master
|
|
Thanks Aymeric Augustin for shepherding the DEP and patch review.
Thanks Marten Kenbeek and Tim Graham for contributing to the code.
Thanks Tom Christie, Shai Berger, and Tim Graham for the docs.
|
|
Tests and docs complement to cecc079168e8669138728d31611ff3a1e7eb3a9f.
|
|
get_full_name() in AbstractBaseUser subclasses.
|
|
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
|
|
Per deprecation timeline.
|
|
timeline.
|
|
|
|
|
|
This makes it equivalent to: `from django.contrib.auth.models import User`.
Thanks Aymeric Augustin for the initial patch and Tim Graham for the
review.
|
|
|
|
|
|
|
|
work as documented.
Thanks goblinJoel for the report and feedback.
|
|
This reverts commit 1ec1633cb294d8ce2a65ece6b56c258483596fba as it
doesn't handle ContentType's auth.Permission dependency. Thus, it
doesn't allow auth without migrations.
|
|
redirect_authenticated_user.
|
|
|
|
|
|
email field not named 'email'.
|
|
|
|
|
|
|
|
|
|
Allows specifying additional hosts to redirect after login and log out.
|
|
|
|
|
|
|
|
|
|
the model level.
|
|
in after a reset.
|
|
contrib.auth.views.logout_then_login().
|
|
|
|
Thanks Tim Graham for the review.
|
|
|
|
|
|
|
|
Thanks Tim Graham for the review.
|
|
Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review.
|
|
|
|
|