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 40618d70e6 [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392)
* [stable-2.7] 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.
(cherry picked from commit baeff7462d)

Co-authored-by: Matt Martz <matt@sivel.net>

* Update tests
6 years ago
..
aliases [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 6 years ago
runme.sh [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 6 years ago
setup.yml [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 6 years ago
test-cli.py [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 6 years ago