You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ansible/test
Matt Martz fdf5dd02b3
Updates for password hashing (#71120)
* Validate salt when using crypt. Respect salt_size in password lookup. Repair salt for bcrypt. Fixes #71107. Fixes #53750. Fixes #36129.

* Handle algorithms we don't know about, and make sure to return the salt

* Account for old passlib

* Add tests for salt constraints

* Add changelog fragment

* Add test for #36129
4 years ago
..
ansible_test Relocate ansible-test self tests outside package. (#61255) 5 years ago
integration _check_failed_state: always use the current/nested state (#71347) 4 years ago
lib/ansible_test Fix ansible-test coverage traceback. (#71446) 4 years ago
sanity powershell - fix quoting values (#71411) 4 years ago
support Remove incidental azure tests (#71164) 4 years ago
units Updates for password hashing (#71120) 4 years ago
utils/shippable Remove incidental azure tests (#71164) 4 years ago