Histórico de Commits

Autor SHA1 Mensagem Data
  Ben Cail ec7d69035a Fixed #35782 -- Allowed overriding password validation error messages. há 2 meses atrás
  Ben Cail 80c3697e96 Refs #35782 -- Documented the get_help_text methods in password validators. há 1 mês atrás
  Claude Paroz 4686541691 Migrated setuptools configuration to pyproject.toml. há 5 meses atrás
  Natalia 05cce083ad Removed versionadded/changed annotations for 5.0. há 6 meses atrás
  Markus Amalthea Magnuson 61c305f298 Fixed #34970 -- Clarified Password Validation docs regarding the password_changed callback. há 1 ano atrás
  Mariusz Felisiak 295467c04a Removed versionadded/changed annotations for 4.2. há 1 ano atrás
  HappyDingning 674c23999c Fixed #34565 -- Added support for async checking of user passwords. há 1 ano atrás
  Tim Graham 2c4dc64760 Used extlinks for PyPI links. há 1 ano atrás
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. há 1 ano atrás
  Joseph Victor Zammit ba755ca131 Refs #34140 -- Corrected rst code-block and various formatting issues in docs. há 1 ano atrás
  fschwebel 0265b1b49b Fixed typo in docs/topics/auth/passwords.txt. há 1 ano atrás
  Mariusz Felisiak 662497cece Doc's check_password()'s setter and preferred arguments. há 2 anos atrás
  Paolo Melchiorre fa3afc5d86 Fixed #34056 -- Updated the list of common passwords for CommonPasswordValidator. há 2 anos atrás
  Ritik Soni c11336cd99 Fixed #34017 -- Doc'd that Argon2id variant is used by Argon2PasswordHasher. há 2 anos atrás
  Claude Paroz 3b79dab19a Refs #33691 -- Deprecated insecure password hashers. há 2 anos atrás
  Mariusz Felisiak ac90529cc5 Fixed docs build with sphinxcontrib-spelling 7.5.0+. há 2 anos atrás
  Carlton Gibson ca1c3151c3 Removed versionadded/changed annotations for 4.0. há 2 anos atrás
  Mariusz Felisiak 02dbf1667c Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher. há 2 anos atrás
  Adam Johnson 652c68ffee Clarified how contrib.auth picks a password hasher for verification. há 2 anos atrás
  Florian Apolloner 968a3d01fa Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilarityValidator. há 2 anos atrás
  Mariusz Felisiak ad6bb20557 Avoided counting attributes and methods in docs. há 2 anos atrás
  Adam Johnson 41329b9852 Improved wording in password validators docs and docstrings. há 3 anos atrás
  Mariusz Felisiak 97237ad3fe Removed versionadded/changed annotations for 3.2. há 3 anos atrás
  ryowright 1783b3cb24 Fixed #32275 -- Added scrypt password hasher. há 3 anos atrás
  yyyyyyyan e197dcca36 Clarified docs about increasing the work factor for bcrypt hasher. há 3 anos atrás
  Nick Pope c156e36955 Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS. há 3 anos atrás
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. há 3 anos atrás
  Jon Moroney 76ae6ccf85 Fixed #31358 -- Increased salt entropy of password hashers. há 4 anos atrás
  Roy Zheng 804f2b7024 Added note about password updates on argon2 attributes change. há 4 anos atrás
  Hasan Ramezani 8aa71f4e87 Fixed #31375 -- Made contrib.auth.hashers.make_password() accept only bytes or strings. há 4 anos atrás