提交歷史

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