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/lib/ansible
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
..
_vendor transparent downstream vendoring (#69850) 5 years ago
cli Modify wording to specify two ctl-d to end stdin input in ansible-vault (#69436) 4 years ago
collections collection routing (#67684) 5 years ago
compat Updated bundled libraries (#70418) 4 years ago
config skydive.skydive was renamed to community.skydive (#71357) 4 years ago
errors Make filter type errors 'loop friendly' (#70417) 4 years ago
executor _check_failed_state: always use the current/nested state (#71347) 4 years ago
galaxy ansible-galaxy - fix download for subdirs in SCM (#71005) 4 years ago
inventory return changed for group_by (#32057) 5 years ago
module_utils Revert "Change default file permissions so they are not world readable (#70221)" (#71231) 4 years ago
modules service: Add a note about ignored parameters (#71455) 4 years ago
parsing Add more include and yaml parsing tests (#70506) 4 years ago
playbook Allow meta tasks to use tags (#67508) 4 years ago
plugins Updates for password hashing (#71120) 4 years ago
template Skip literal_eval for string filters results in native jinja. (#70988) 4 years ago
utils Updates for password hashing (#71120) 4 years ago
vars add jinja2 global to reserved names (#71088) 4 years ago
__init__.py transparent downstream vendoring (#69850) 5 years ago
constants.py Remove some constants.py deprecated items (#70466) 4 years ago
context.py Become plugins (#50991) 6 years ago
release.py Bump devel to 2.11.0 (#70121) 4 years ago