Natalia
|
96d8404771
[5.0.x] Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails.
|
há 6 meses atrás |
Mariusz Felisiak
|
0379e7532f
[5.0.x] Applied Black's 2024 stable style.
|
há 1 ano atrás |
Adrienne Franke
|
d490d009a3
[5.0.x] Fixed typo in docs/topics/auth/default.txt.
|
há 1 ano atrás |
Mariusz Felisiak
|
e2a3a896cf
Refs #15619 -- Removed deprecated annotation about logging out via GET requests.
|
há 1 ano atrás |
Jon Janzen
|
5e98959d92
Fixed #34391 -- Added async-compatible interface to auth functions and related methods test clients.
|
há 2 anos atrás |
Tim Graham
|
2c4dc64760
Used extlinks for PyPI links.
|
há 1 ano atrás |
Jon Janzen
|
e846c5e724
Fixed #31920 -- Made AuthenticationMiddleware add request.auser().
|
há 2 anos atrás |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
há 2 anos atrás |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
há 2 anos atrás |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
há 2 anos atrás |
Mariusz Felisiak
|
9a01311d20
Refs #15619 -- Removed support for logging out via GET requests.
|
há 2 anos atrás |
Paul Schilling
|
298d02a77a
Fixed #25617 -- Added case-insensitive unique username validation in UserCreationForm.
|
há 2 anos atrás |
sdolemelipone
|
9d726c7902
Fixed #34187 -- Made UserCreationForm save many-to-many fields.
|
há 2 anos atrás |
Tony Lechner
|
b088cc2fea
Fixed #34154 -- Made mixin headers consistent in auth docs.
|
há 2 anos atrás |
Trey Hunner
|
fad070b07b
Improved readability of string interpolation in frequently used examples in docs.
|
há 2 anos atrás |
Alex Morega
|
de6c9c7054
Refs #30947 -- Changed tuples to lists where appropriate.
|
há 2 anos atrás |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
há 2 anos atrás |
René Fleschenberg
|
eb07b5be0c
Fixed #15619 -- Deprecated log out via GET requests.
|
há 5 anos atrás |
tschilling
|
0dcd549bbe
Fixed #30360 -- Added support for secret key rotation.
|
há 3 anos atrás |
Brad Solomon
|
b55ebe3241
Fixed #33443 -- Clarified when PasswordResetView sends an email.
|
há 3 anos atrás |
David
|
cc8e771c64
Fixed malformed attribute directives in docs.
|
há 3 anos atrás |
Andrew Northall
|
c23aa73626
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
|
há 3 anos atrás |
David Smith
|
1024b5e74a
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate.
|
há 3 anos atrás |
ThinkChaos
|
b99d6c9cbc
Fixed #28216 -- Added next_page/get_default_redirect_url() to LoginView.
|
há 7 anos atrás |
Mariusz Felisiak
|
59841170ba
Used .. attribute:: directive in authentication views docs.
|
há 4 anos atrás |
Nick Pope
|
feb91dbda1
Used :mimetype: role in various docs.
|
há 4 anos atrás |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
há 4 anos atrás |
François Freitag
|
9ef4a18dbe
Changed django.forms.ValidationError imports to django.core.exceptions.ValidationError.
|
há 5 anos atrás |
Mariusz Felisiak
|
ca769c8c13
Fixed #31505 -- Doc'd possible email addresses enumeration in PasswordResetView.
|
há 4 anos atrás |
Tanmay Vijay
|
e43abbbd70
Doc'd PasswordChangeView/PasswordResetView.success_url defaults.
|
há 4 anos atrás |