| Age | Commit message (Collapse) | Author |
|
Backport of a68c029e224cebe540da7447dbbd27993b4aa793 from master.
|
|
Backport of 632d4861ddb99a2c9d11642fcfa4ad542b427d6b from master
|
|
Backport of 25829197bb94585e94695360065ac614aa9e6a56 from master
|
|
Co-Authored-By: Simon Charette <charette.s@gmail.com>
Co-Authored-By: Antoine Catton <acatton@fusionbox.com>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
.
|
|
without installing contrib.auth."
This reverts commit 3333d935d2914cd80cf31f4803821ad5c0e2a51d due to
a crash if USERNAME_FIELD isn't a CharField.
|
|
|
|
|
|
Co-authored-by: Petr Dlouhy <petr.dlouhy@email.cz>
Co-authored-by: Olivier Dalang <olivier.dalang@gmail.com>
|
|
|
|
redirect_authenticated_user.
|
|
|
|
|
|
doesn't use an enabled hasher.
Regression in aeb1389442d0f9669edf6660b747fd10693b63a7.
Reverted changes to is_password_usable() from
703c266682be39f7153498ad0d8031231f12ee79 and documentation changes from
92f48680dbd2e02f2b33f6ad0e35b7d337889fb2.
|
|
|
|
|
|
|
|
lowercase.
|
|
contrib.auth.
Also fixed #28608 -- Allowed UserCreationForm and UserChangeForm to
work with custom user models.
Thanks Sagar Chalise and Rômulo Collopy for reports, and Tim Graham
and Tim Martin for reviews.
|
|
|
|
|
|
|
|
template variable.
|
|
authenticate().
|
|
|
|
to have request as the first positional argument.
Per deprecation timeline.
|
|
contrib.auth.views.logout_then_login().
Per deprecation timeline.
|
|
views.
Per deprecation timeline.
|
|
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.
|
|
|
|
|