Commit History

作者 SHA1 備註 提交日期
  Tim Graham 4e729feaa6 Refs #23919 -- Removed django.utils._os.upath()/npath()/abspathu() usage. 8 年之前
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 年之前
  Tim Graham 0d9ff873d9 Fixed #27467 -- Made UserAttributeSimilarityValidator max_similarity=0/1 work as documented. 8 年之前
  Andrew Nester 4591cf3fd8 Fixed #26909 -- Allowed UserAttributeSimilarityValidator to validate against model properties. 8 年之前
  Claude Paroz 526575c641 Fixed #21379 -- Created auth-specific username validators 9 年之前
  Tim Graham 015fad9060 Fixed #26175 -- Removed SHA1 password hashes in tests. 9 年之前
  Antoine Catton 53ccffdb8c Refs #16860 -- Fixed password help text when there aren't any validators. 9 年之前
  Tim Graham 09f2cdbe1a Refs #16860 -- Fixed a resource and deprecation warning in password validation. 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. 10 年之前