Markus Amalthea Magnuson
|
8c88ae8251
[5.0.x] Fixed #34970 -- Clarified Password Validation docs regarding the password_changed callback.
|
1 jaar geleden |
HappyDingning
|
674c23999c
Fixed #34565 -- Added support for async checking of user passwords.
|
1 jaar geleden |
Tim Graham
|
2c4dc64760
Used extlinks for PyPI links.
|
1 jaar geleden |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
2 jaren geleden |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
2 jaren geleden |
fschwebel
|
0265b1b49b
Fixed typo in docs/topics/auth/passwords.txt.
|
2 jaren geleden |
Mariusz Felisiak
|
662497cece
Doc's check_password()'s setter and preferred arguments.
|
2 jaren geleden |
Paolo Melchiorre
|
fa3afc5d86
Fixed #34056 -- Updated the list of common passwords for CommonPasswordValidator.
|
2 jaren geleden |
Ritik Soni
|
c11336cd99
Fixed #34017 -- Doc'd that Argon2id variant is used by Argon2PasswordHasher.
|
2 jaren geleden |
Claude Paroz
|
3b79dab19a
Refs #33691 -- Deprecated insecure password hashers.
|
2 jaren geleden |
Mariusz Felisiak
|
ac90529cc5
Fixed docs build with sphinxcontrib-spelling 7.5.0+.
|
2 jaren geleden |
Carlton Gibson
|
ca1c3151c3
Removed versionadded/changed annotations for 4.0.
|
2 jaren geleden |
Mariusz Felisiak
|
02dbf1667c
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
|
2 jaren geleden |
Adam Johnson
|
652c68ffee
Clarified how contrib.auth picks a password hasher for verification.
|
3 jaren geleden |
Florian Apolloner
|
968a3d01fa
Fixed CVE-2021-45115 -- Prevented DoS vector in UserAttributeSimilarityValidator.
|
3 jaren geleden |
Mariusz Felisiak
|
ad6bb20557
Avoided counting attributes and methods in docs.
|
3 jaren geleden |
Adam Johnson
|
41329b9852
Improved wording in password validators docs and docstrings.
|
3 jaren geleden |
Mariusz Felisiak
|
97237ad3fe
Removed versionadded/changed annotations for 3.2.
|
3 jaren geleden |
ryowright
|
1783b3cb24
Fixed #32275 -- Added scrypt password hasher.
|
4 jaren geleden |
yyyyyyyan
|
e197dcca36
Clarified docs about increasing the work factor for bcrypt hasher.
|
3 jaren geleden |
Nick Pope
|
c156e36955
Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
|
3 jaren geleden |
Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
4 jaren geleden |
Jon Moroney
|
76ae6ccf85
Fixed #31358 -- Increased salt entropy of password hashers.
|
4 jaren geleden |
Roy Zheng
|
804f2b7024
Added note about password updates on argon2 attributes change.
|
4 jaren geleden |
Hasan Ramezani
|
8aa71f4e87
Fixed #31375 -- Made contrib.auth.hashers.make_password() accept only bytes or strings.
|
4 jaren geleden |
Jon Dufresne
|
85efc14a2e
Fixed #30948 -- Changed packaging to use declarative config in setup.cfg.
|
5 jaren geleden |
Tobias Kunze
|
4a954cfd11
Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty.
|
5 jaren geleden |
Ramiro Morales
|
aed89adad5
Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints.
|
5 jaren geleden |
Mariusz Felisiak
|
25829197bb
Removed extra characters in docs header underlines.
|
6 jaren geleden |
Tim Graham
|
ec7e179aeb
Removed versionadded/changed annotations for 2.1.
|
6 jaren geleden |