Commit History

作者 SHA1 備註 提交日期
  Natalia 8c35a0a903 Fixed CVE-2024-45231 -- Avoided server error on password reset when email sending fails. 3 月之前
  nessita 7adb6dd98d Sorted alphabetically forms list in docs/topics/auth/default.txt. 3 月之前
  Natalia 0ebed5fa95 Fixed #35678 -- Removed "usable_password" field from BaseUserCreationForm. 3 月之前
  Adam Johnson 49815f70e4 Refs #31405 -- Improved LoginRequiredMiddleware documentation. 3 月之前
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. 6 月之前
  Hisham Mahmood c7fc9f20b4 Fixed #31405 -- Added LoginRequiredMiddleware. 6 月之前
  Dingning 549320946d Fixed #35030 -- Made django.contrib.auth decorators to work with async functions. 11 月之前
  Fabian Braun e626716c28 Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms. 10 月之前
  Mariusz Felisiak 305757aec1 Applied Black's 2024 stable style. 10 月之前
  Adrienne Franke 8570e091d0 Fixed typo in docs/topics/auth/default.txt. 10 月之前
  Mariusz Felisiak 86c45d8bc6 Fixed typos in docs. 11 月之前
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. 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. 1 年之前
  Tim Graham 2c4dc64760 Used extlinks for PyPI links. 1 年之前
  Jon Janzen e846c5e724 Fixed #31920 -- Made AuthenticationMiddleware add request.auser(). 1 年之前
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 年之前
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. 1 年之前
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 1 年之前
  Mariusz Felisiak 9a01311d20 Refs #15619 -- Removed support for logging out via GET requests. 1 年之前
  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. 4 年之前
  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. 2 年之前