ansible/lib/ansible
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
2019-10-11 10:31:10 -07:00
..
cli [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 2019-10-11 10:31:10 -07:00
compat Fix the local and ssh plugins for a cornercase retrying a syscall 2018-08-13 07:17:11 -07:00
config better handling of bad type in config (#48821) 2018-11-19 11:03:27 -08:00
errors Plugin errors backport (#52749) 2019-02-21 19:26:10 -08:00
executor Ensure play order is obeyed (#49897) 2019-03-01 15:13:11 -08:00
galaxy [stable-2.7] Support .yaml extension for meta file (#46505) 2018-11-13 14:38:38 -08:00
inventory Plugin errors backport (#52749) 2019-02-21 19:26:10 -08:00
module_utils Fix whitespace issue in filter (backport 2.7) 2019-10-08 09:14:02 -07:00
modules Fix typo in postgresql_privs.py (#61365) (#61428) 2019-08-28 11:42:18 -05:00
parsing Docs: Add a "seealso" section to the module docs (#45949) 2019-01-28 10:13:05 -08:00
playbook [2.7] include_tasks: fix traceback if no file specified (#54044) (#54164) 2019-03-22 11:35:16 -07:00
plugins Fix VyOS cli prompt issues (#56389) 2019-05-20 18:18:25 -07:00
template [stable-2.7] Wrap CLI passwords as AnsibleUnsafeText (#63352) (#63392) 2019-10-11 10:31:10 -07:00
utils Fix for plugins which used the boto libraries leaking the boto credentials to logs 2019-10-10 21:21:45 -07:00
vars Fix for a caching traceback 2018-12-06 10:59:32 -08:00
__init__.py
constants.py [stable-2.7] Fix from sivel for ansible-doc 2018-10-25 12:49:58 -07:00
release.py Update Ansible release version to v2.7.13.post0. 2019-08-15 19:56:28 -07:00