Histórico de commits

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