Commit History

作者 SHA1 備註 提交日期
  Jiang Haiyun 0b57016ec7 [1.9.x] Fixed a typo in auth docs. 8 年之前
  Ville Skyttä 1cfcc02fc3 [1.9.x] Fixed broken links in docs and comments. 8 年之前
  Florian Apolloner af7d09b0c5 [1.9.x] Fixed CVE-2016-2513 -- Fixed user enumeration timing attack during login. 8 年之前
  Markus Holtermann 5ca1d0a654 [1.9.x] Fixed spelling error 8 年之前
  Tim Graham 31c9301f27 [1.9.x] Fixed #26188 -- Documented how to wrap password hashers. 8 年之前
  Tim Graham a9fbf0735a [1.9.x] Fixed #26124 -- Added missing code formatting to docs headers. 8 年之前
  Eliezer Kanal cc9c2b1ef3 [1.9.x] Updated link to 1000 common passwords. 9 年之前
  Tim Graham cb1e779ceb Refs #24115 -- Added docs for password updates on bcrypt rounds change. 9 年之前
  Claude Paroz 64982cc2fb Updated Wikipedia links to use https 9 年之前
  Tim Graham f5e9d67907 Refs #16860 -- Moved password_changed() logic to AbstractBaseUser. 9 年之前
  Tim Graham 55b3bd8468 Refs #16860 -- Minor edits and fixes to password validation. 9 年之前
  Erik Romijn 1daae25bdc Fixed #16860 -- Added password validation to django.contrib.auth. 9 年之前
  Sam Thursfield 1119063c69 Fixed #24556 -- Added reminder about HTTPS to passwords docs. 9 年之前
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. 9 年之前
  Ilya Baryshev ed7c4df1ee Fixed documentation of make_password kwargs. 10 年之前
  Alex Gaynor 0e27882b3a Stray paren 10 年之前
  Alex Gaynor 464b98b1fe Include an 'extra_requires' for bcrypt 10 年之前
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 10 年之前
  Tim Graham 7f2505ad9e Fixed doc typos. 10 年之前
  Tim Graham 28b70425af Added docs for the hasher's iteration count changes. 11 年之前
  Erik Romijn 2c4fe761a0 Fixed #20593 -- Allow blank passwords in check_password() and set_password() 11 年之前
  Donald Stufft 8f0a4665d6 Recommend using the bcrypt library instead of py-bcrypt 11 年之前
  Donald Stufft f2a0be6151 Fix a missing " character in the password documentation 11 年之前
  Donald Stufft 25f2acfed0 Fixed #20138 -- Added BCryptSHA256PasswordHasher 11 年之前
  Tim Graham 93cffc3b37 Added missing markup to docs. 11 年之前
  Preston Holmes c8eff0dbcb Fixed #19562 -- cleaned up password storage docs 11 年之前
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 11 年之前
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 11 年之前
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 11 年之前