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/sanity/validate-modules
Martin Krizek b618339c32 2.7: user: do not pass ssh_key_passphrase on cmdline (#47445)
* user: do not pass ssh_key_passphrase on cmdline

CVE-2018-16837

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
(cherry picked from commit a0aa53d1a1)

* Ignore user module use of subprocess.

(cherry picked from commit 8d00afc013)

* Fix python3 problem in user module cve fix

(cherry picked from commit 9088671c4e)

* Fix changelog entry for user module CVE fix

(cherry picked from commit 210a43ebeb)
6 years ago
..
__init__.py
ignore.txt 2.7: user: do not pass ssh_key_passphrase on cmdline (#47445) 6 years ago
main.py Change validate-modules for removed modules 6 years ago
module_args.py
schema.py Change validate-modules for removed modules 6 years ago
skip.txt
test_validate_modules_regex.py
utils.py
validate-modules