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/tests/unit/plugins
patchback[bot] 84320bacb2
[PR #7919/6088e2dc backport][stable-7] fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7974)
fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7919)

* fix #7918

* Update plugins/lookup/onepassword.py

Co-authored-by: Sam Doran <github@samdoran.com>

* onepassword lookup: transform field ids to lowercase

* #7918: added unit tests

* #7919: add changelog fragment

* Update changelogs/fragments/7919-onepassword-fieldname-casing.yaml

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

---------

Co-authored-by: Sam Doran <github@samdoran.com>
Co-authored-by: Felix Fontein <felix@fontein.de>
(cherry picked from commit 6088e2dc0f)

Co-authored-by: Benjamin Mitzkus <b.mitzkus@gmx.de>
2024-02-17 12:29:40 +01:00
..
become [PR #7439/2b628260 backport][stable-7] Fix more typos (#7445) 2023-10-29 20:26:39 +01:00
cache Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
callback [PR #7348/6c9713b3 backport][stable-7] Fix Python 3.12 unit tests (#7351) 2023-10-05 06:36:50 +02:00
connection [PR #7369/1bf5a44a backport][stable-7] Fix lxc plugin options (#7371) 2023-10-09 09:21:31 +02:00
filter Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
inventory Remove unnecessary test imports (#5978) 2023-02-12 21:05:08 +01:00
lookup [PR #7919/6088e2dc backport][stable-7] fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7974) 2024-02-17 12:29:40 +01:00
module_utils [PR #7348/6c9713b3 backport][stable-7] Fix Python 3.12 unit tests (#7351) 2023-10-05 06:36:50 +02:00
modules [PR #7795/31de16ce backport][stable-7] ipa_otptoken: fix wrong return value string to bool (#7851) 2024-01-16 22:31:44 +01:00