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/integration/targets/cli
Matt Martz baeff7462d Wrap CLI passwords as AnsibleUnsafeText (#63352)
* isa string should rewrap as unsafe in get_validated_value

* _is_unsafe shouldn't be concerned with underlying types

* Start with passwords as text, instead of bytes

* Remove unused imports

* Add changelog fragment

* Update changelog with CVE
5 years ago
..
aliases Wrap CLI passwords as AnsibleUnsafeText (#63352) 5 years ago
runme.sh Wrap CLI passwords as AnsibleUnsafeText (#63352) 5 years ago
setup.yml Wrap CLI passwords as AnsibleUnsafeText (#63352) 5 years ago
test-cli.py Wrap CLI passwords as AnsibleUnsafeText (#63352) 5 years ago