Maria Hynes
|
7e759d9af7
Fixed #17430 -- Documented access to the Django admin when using a custom auth backend.
|
hace 2 semanas |
Jon Janzen
|
50f89ae850
Fixed #35303 -- Implemented async auth backends and utils.
|
hace 8 meses |
Carlton Gibson
|
c0128e3a81
Fixed #35767 -- Adjusted customizing User model docs.
|
hace 2 meses |
Natalia
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
hace 6 meses |
Mariusz Felisiak
|
00e1879610
Refs #33764 -- Removed BaseUserManager.make_random_password() per deprecation timeline.
|
hace 1 año |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
hace 1 año |
HappyDingning
|
674c23999c
Fixed #34565 -- Added support for async checking of user passwords.
|
hace 1 año |
David Wobrock
|
2396933ca9
Fixed #34384 -- Fixed session validation when rotation secret keys.
|
hace 1 año |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
hace 1 año |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
hace 1 año |
sdolemelipone
|
9d726c7902
Fixed #34187 -- Made UserCreationForm save many-to-many fields.
|
hace 2 años |
DevilsAutumn
|
6b0bbaf453
Fixed #34019 -- Removed obsolete references to "model design considerations" note.
|
hace 2 años |
Alex Morega
|
de6c9c7054
Refs #30947 -- Changed tuples to lists where appropriate.
|
hace 2 años |
Ciaran McCormick
|
286e7d076c
Fixed #33764 -- Deprecated BaseUserManager.make_random_password().
|
hace 2 años |
David
|
ce586ed693
Removed hyphen from pre-/re- prefixes.
|
hace 2 años |
Lucidiot
|
13a9cde133
Fixed #33613 -- Made createsuperuser detect uniqueness of USERNAME_FIELD when using Meta.constraints.
|
hace 2 años |
Adam Johnson
|
b0d16d0129
Changed signatures of setting_changed signal receivers.
|
hace 3 años |
Mariusz Felisiak
|
fd881e8cd9
Refs #33207 -- Clarified that AUTH_USER_MODEL expects an app label.
|
hace 3 años |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
hace 3 años |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
hace 3 años |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
hace 3 años |
Timo Ludwig
|
d8dfff2ab0
Fixed #32235 -- Made ReadOnlyPasswordHashField disabled by default.
|
hace 4 años |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
hace 4 años |
Mariusz Felisiak
|
54646a423b
Refs #27468 -- Made user sessions use SHA-256 algorithm.
|
hace 4 años |
François Freitag
|
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
|
hace 4 años |
Mariusz Felisiak
|
69e2cd6fed
Fixed Sphinx warnings on duplicate object descriptions.
|
hace 4 años |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
hace 5 años |
Berker Peksag
|
400ec5125e
Fixed #18763 -- Added ModelBackend/UserManager.with_perm() methods.
|
hace 8 años |
Carlton Gibson
|
fa7ffc6cb3
Removed unneeded * markers from parameter names.
|
hace 5 años |
daniel a rios
|
b5a5c92c72
Fixed #30066 -- Enabled super user creation without email and password
|
hace 5 años |