mirror of
https://github.com/ansible-collections/community.general.git
synced 2026-05-07 13:52:54 +00:00
ldap_search: make sure to also handle binary strings in Python 3 (#7264)
Make sure to also handle binary strings in Python 3.
This commit is contained in:
2
changelogs/fragments/7264-ldap_search-strings.yml
Normal file
2
changelogs/fragments/7264-ldap_search-strings.yml
Normal file
@@ -0,0 +1,2 @@
|
||||
bugfixes:
|
||||
- "ldap_search - fix string normalization and the ``base64_attributes`` option on Python 3 (https://github.com/ansible-collections/community.general/issues/5704, https://github.com/ansible-collections/community.general/pull/7264)."
|
||||
Reference in New Issue
Block a user