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/plugins/modules/net_tools/ldap
Felix Fontein 44e522d311
ldap_attrs: escape ldap search filter (#5435) (#5470)
* escape ldap search filter

* move escape to separate line

* add changelog fragment

* Update changelogs/fragments/5435-escape-ldap-param.yml

Co-authored-by: Felix Fontein <felix@fontein.de>

* fix encoding

* fixup! fix encoding

Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 1a97ca1a6f)

Co-authored-by: Reto Kupferschmid <kupferschmid@puzzle.ch>
2022-11-06 12:51:22 +01:00
..
ldap_attrs.py ldap_attrs: escape ldap search filter (#5435) (#5470) 2022-11-06 12:51:22 +01:00
ldap_entry.py Fix non-matching defaults. (#5452) (#5454) 2022-11-01 20:09:31 +01:00
ldap_passwd.py Tidy up validate-modules:no-default-for-required-parameter and other cases (#1423) 2020-12-01 21:28:40 +01:00
ldap_search.py Allow LDAP search to run in check mode (#3667) (#3725) 2021-11-13 15:27:50 +01:00