Commit History

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