Adam Zapletal
|
e9ed5da3cb
Removed trailing whitespace in docs.
|
1 day ago |
Brock
|
d8eb13f0f8
Fixed #35939 -- Linked documentation of Permission.content_type to the ContentType model.
|
2 days ago |
Ben Cail
|
9609b48b91
Fixed #18392 -- Changed default mysql encoding to "utf8mb4".
|
1 month ago |
David D Lowe
|
de2bb73904
Doc'd that unusable passwords are defined by metadata in the password field.
|
1 month ago |
Jon Janzen
|
50f89ae850
Fixed #35303 -- Implemented async auth backends and utils.
|
8 months ago |
Natalia
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
6 months ago |
Amin Shah Gilani
|
47033bfd48
Doc'd that users with unusable passwords cannot request a password reset.
|
11 months ago |
Adrien
|
79099a7ba4
Improved wording in auth.models.User field docs.
|
1 year ago |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 year ago |
Jon Janzen
|
5e98959d92
Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients.
|
1 year ago |
HappyDingning
|
674c23999c
Fixed #34565 -- Added support for async checking of user passwords.
|
1 year ago |
David Wobrock
|
2396933ca9
Fixed #34384 -- Fixed session validation when rotation secret keys.
|
1 year ago |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 year ago |
Adrian Torres
|
d90e34c61b
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
|
2 years ago |
Mariusz Felisiak
|
b0ccf74549
Corrected directive for signals in django.contrib.auth docs.
|
2 years ago |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
3 years ago |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
3 years ago |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 years ago |
David Smith
|
505b7b6163
Refs #27778 -- Removed reference to ASCII usernames in django.contrib.auth.models.User docs.
|
4 years ago |
Mariusz Felisiak
|
69e2cd6fed
Fixed Sphinx warnings on duplicate object descriptions.
|
4 years ago |
Ryan Petrello
|
5f8495a40a
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
|
4 years ago |
Mariusz Felisiak
|
416c584cab
Removed versionadded/changed annotations for 2.2.
|
5 years ago |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 years ago |
Berker Peksag
|
400ec5125e
Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.
|
8 years ago |
daniel a rios
|
b5a5c92c72
Fixed #30066 -- Enabled super user creation without email and password
|
5 years ago |
Carlton Gibson
|
4b32d039db
Fixed #28588 -- Doc'd User.has_perm() & co. behavior for active superusers.
|
5 years ago |
Tobias Bengfort
|
581a0f4545
Refs #30226 -- Added User.get_user_permissions() method.
|
5 years ago |
Tobias Bengfort
|
75337a6050
Fixed #30226 -- Added BaseBackend for authentication.
|
5 years ago |
Tim Graham
|
c84b91b760
Refs #27807 -- Removed docs for User.username_validator.
|
7 years ago |
Tim Graham
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 years ago |