index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
contrib
/
auth.txt
Age
Commit message (
Expand
)
Author
2026-04-07
Fixed #37021 -- Added Permission.user_perm_str property.
mariatta
2025-10-29
Fixed #36329 -- Removed non-code custom link text when cross-referencing Pyth...
Clifford Gama
2025-09-17
Removed versionadded/changed annotations for 5.2.
Jacob Walls
2025-09-12
Fixed #36597 -- Corrected directives for functions from email module in docs.
Mridul Dhall
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-02-04
Clarified docs for default email value in UserManager.create_user().
amirreza sohrabi far
2024-11-27
Removed trailing whitespace in docs.
Adam Zapletal
2024-11-27
Fixed #35939 -- Linked documentation of Permission.content_type to the Conten...
Brock
2024-11-18
Fixed #18392 -- Changed default mysql encoding to "utf8mb4".
Ben Cail
2024-10-23
Doc'd that unusable passwords are defined by metadata in the password field.
David D Lowe
2024-10-07
Fixed #35303 -- Implemented async auth backends and utils.
Jon Janzen
2024-05-22
Removed versionadded/changed annotations for 5.0.
Natalia
2023-12-19
Doc'd that users with unusable passwords cannot request a password reset.
Amin Shah Gilani
2023-12-01
Improved wording in auth.models.User field docs.
Adrien
2023-09-18
Removed versionadded/changed annotations for 4.2.
Mariusz Felisiak
2023-06-27
Fixed #34391 -- Added async-compatible interface to auth functions and relate...
Jon Janzen
2023-05-18
Fixed #34565 -- Added support for async checking of user passwords.
HappyDingning
2023-03-08
Fixed #34384 -- Fixed session validation when rotation secret keys.
David Wobrock
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-03-10
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
Adrian Torres
2022-01-10
Corrected directive for signals in django.contrib.auth docs.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-01-14
Removed versionadded/changed annotations for 3.1.
Mariusz Felisiak
2020-05-13
Removed versionadded/changed annotations for 3.0.
Mariusz Felisiak
2020-05-01
Refs #27778 -- Removed reference to ASCII usernames in django.contrib.auth.mo...
David Smith
2020-04-07
Fixed Sphinx warnings on duplicate object descriptions.
Mariusz Felisiak
2020-03-18
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
Ryan Petrello
2019-09-10
Removed versionadded/changed annotations for 2.2.
Mariusz Felisiak
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-08-29
Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.
Berker Peksag
2019-08-29
Fixed #30066 -- Enabled super user creation without email and password
daniel a rios
2019-07-02
Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers.
Carlton Gibson
2019-06-05
Refs #30226 -- Added User.get_user_permissions() method.
Tobias Bengfort
2019-06-05
Fixed #30226 -- Added BaseBackend for authentication.
Tobias Bengfort
2019-04-07
Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2019-01-17
Removed versionadded/changed annotations for 2.1.
Tim Graham
2019-01-09
Fixed #30037 -- Added request arg to RemoteUserBackend.configure_user().
Joshua Cannon
2019-01-09
Corrected whitespace in docs/ref/contrib/auth.txt.
Tim Graham
2018-11-14
Fixed #29939 -- Increased Group.name max_length to 150 characters.
Timothy Allen
2018-11-03
Fixed inconsistent indentation in docs/ref/contrib/auth.txt.
Tobias Bengfort
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-03-22
Fixed #28718 -- Allowed user to request a password reset if their password do...
Tim Graham
2018-01-27
Expanded docs for AbstractBaseUser.has_usable_password().
Tim Graham
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-07-27
Fixed #28415 -- Clarified what characters ASCII/UnicodeUsernameValidator accept.
Tim Graham
2017-04-01
Clarified meaning of "Optional" in auth.models.User field docs.
Jirka Schäfer
2017-03-16
Removed self from method signatures in docs.
Alasdair Nicol
2017-01-28
Fixed #26993 -- Increased User.last_name max_length to 150 characters.
Thom Wiggers
[next]