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/docs/docsite/rst
David Shrewsbury f35e825440
[2.8] Sanitize URI module keys with no_log values (#70762) (#70822)
* Sanitize URI module keys with no_log values (#70762)

* Add sanitize_keys() to module_utils.

* More robust tests

* Revert 69653 change

* Allow list or dict

* fix pep8

* Sanitize lists within dict values

* words

* First pass at uri module

* Fix insane sanity tests

* fix integration tests

* Add changelog

* Remove unit test introduced in 69653

* Add ignore_keys param

* Sanitize all-the-things

* Ignore '_ansible*' keys

* cleanup

* Use module.no_log_values

* Avoid deep recursion issues by using deferred removal structure.

* Nit cleanups

* Add doc blurb

* spelling

* ci_complete

(cherry picked from commit bf98f031f3)

* update changelog for security_fixes

* Update 70762-sanitize-uri-keys.yml

Co-authored-by: Rick Elrod <rick@elrod.me>
5 years ago
..
api link from API stub page to module_utils page (#49831) 7 years ago
community Fix an RST link to the changelog config in docs (#57419) 7 years ago
dev_guide [2.8] Sanitize URI module keys with no_log values (#70762) (#70822) 5 years ago
images Adds custom 404 with cowsay image (#57422) (#57955) 7 years ago
installation_guide Correct repository name to install (#56991) (#57078) 7 years ago
inventory Update implicit_localhost.rst (#45455) 7 years ago
network Docs - Add Meraki to platform option list (#61651) 6 years ago
plugins Backport/2.8/docs last backports (#56498) 7 years ago
porting_guides [stable-2.8] Change default file permissions so they are not world readable (#70221) (#70827) 5 years ago
reference_appendices [Doc-Release-2.9] Backport/2.8/docs release (#64270) 6 years ago
roadmap Updated with slipped dates for the 2.9.0 release (#63243) (#63799) 6 years ago
scenario_guides Add Oracle scenario guide (#58443) 7 years ago
user_guide [2.8] Docs: point inventory script to respective version 6 years ago
404.rst removes link from 404 content, explains options (#57971) (#58091) 7 years ago
conf.py adds japanese translation as a version-switcher option (#70214) (#70216) 6 years ago
index.rst Docs on general precedence (#50201) (#59120) 7 years ago