1
0
Fork 0
mirror of https://github.com/ansible-collections/community.general.git synced 2024-09-14 20:13:21 +02:00
community.general/changelogs/fragments
Sloane Hertel 11ef03e9dd
Remove the params module option from ldap_attr and ldap_entry (#113)
* 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

* Remove checking the version of Ansible

Fix fail_json

* Apply suggestions from code review

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

Co-authored-by: Toshio Kuratomi <a.badger@gmail.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
2020-04-06 18:13:04 +02:00
..
.empty Add folder for changelog fragments. (#72) 2020-03-30 12:49:40 +02:00
17-postgres_user-no_password_changes-no_log.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
18-mysql_user-update_password-no_log.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
19-passwordstore-equal-sign.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
24-homebrew-upgrade_options.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
26-influxdb_user-admin-check-mode.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
36-homebrew-elements.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
37-homebrew_tap-elements.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
39-routeros_facts-ipv6-crash.yml Add changelog fragments for #17, #18, #19, #24, #26, #36, #37, #39. (#74) 2020-03-31 09:50:48 +01:00
80-update_docker_connection_plugin.yml Update docker connection plugin (#80) 2020-03-31 20:42:16 +02:00
34696-homebrew_cask.yml homebrew_cask: Follow up changes (#32) 2020-03-30 19:15:17 +02:00
56650-homebrew-update_brew.yml homebrew: Honor update_homebrew value (#112) 2020-04-05 09:23:56 +01:00
59376-homebrew_fix.yml homebrew: Add info about changed packages (#31) 2020-04-01 17:32:25 +05:30
66592_ipa_encoding_fix.yml ipa: Remove redundant encoding in json.loads (#87) 2020-04-01 17:09:38 +05:30
68374_rhn_channel.yml rhn_channel: Add validate_certs parameter (#79) 2020-03-31 08:47:20 +02:00
ldap-params-removal.yml Remove the params module option from ldap_attr and ldap_entry (#113) 2020-04-06 18:13:04 +02:00
mysql_user_idempotency.yml Fixed mysql_user idempotency for long privilege lists. (Fixes ansible/#68044) (#58) 2020-04-01 17:31:53 +02:00