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
Sloane Hertel e6199d768c
[2.8] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68715)
* Remove the params module option from ldap_attr and ldap_entry

Module options that circumvent Ansible's option handling were disallowed
in:
https://meetbot.fedoraproject.org/ansible-meeting/2017-09-28/ansible_dev_meeting.2017-09-28-15.00.log.html

Additionally, this particular usage can be insecure if bind_pw is set
this way as the password could end up in a logfile or displayed on
stdout.

Fixes CVE-2020-1746

(cherry picked from commit 0ff609f1bc)

* Fix formatting for option names

Co-Authored-By: Felix Fontein <felix@fontein.de>

* Fix fail_json

* update sanity

* fix indentation error

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
6 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 Improve documentation on doc fragments (#62219) (#62292) 6 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 [2.8] CVE-2020-1746 - Remove the params module option from ldap_attr and ldap_entry (#68715) 6 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 Add link to become plugins in become docs (#62462) 6 years ago
404.rst removes link from 404 content, explains options (#57971) (#58091) 7 years ago
conf.py [Doc-Release-2.9] Backport/2.8/docs release (#64270) 6 years ago
index.rst Docs on general precedence (#50201) (#59120) 7 years ago