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/lookup
Benjamin Mitzkus 6088e2dc0f
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>
2024-02-16 13:53:07 +01:00
..
bitwarden.py Improve docs of bitwarden lookup (#7727) 2023-12-22 19:32:19 +01:00
bitwarden_secrets_manager.py
cartesian.py
chef_databag.py
collection_version.py
consul_kv.py
credstash.py
cyberarkpassword.py
dependent.py
dig.py
dnstxt.py
dsv.py
etcd.py More docs cleanup (#7552) 2023-11-22 22:45:28 +01:00
etcd3.py
filetree.py
flattened.py
github_app_access_token.py Add github_app_access_token lookup plugin (#7761) 2023-12-31 15:20:57 +01:00
hiera.py
keyring.py
lastpass.py
lmdb_kv.py
manifold.py
merge_variables.py
onepassword.py fixes #7918 - onepassword lookup fails if field name contains uppercase letters and section is specified (#7919) 2024-02-16 13:53:07 +01:00
onepassword_doc.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
onepassword_raw.py Add onepassword_doc lookup plugin (#7490) 2023-11-26 20:32:20 +01:00
passwordstore.py Add options for password generation in the passwordstore module (#7426) 2023-11-09 22:21:57 +01:00
random_pet.py
random_string.py Fix more typos (#7439) 2023-10-29 18:04:44 +01:00
random_words.py
redis.py
revbitspss.py
shelvefile.py
tss.py