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
Sam Doran 241cc02fa8
onepassword lookup - Make section and field case insensitive (#7564)
* onepassword lookup: Make section and field case insensitive

This was a regression in behavior when adding support for op v2.

* Return a string by default to avoid an exception if a field is missing

* Use a helper function to lower a value if possible

* Update changelog
2023-12-01 17:47:49 +01:00
..
integration passwordstore tests: re-enable gopass on Debian-like systems (#7656) 2023-12-01 16:39:51 +00:00
sanity Bump version of main to 8.0.0; remove deprecations, deprecate some leftovers (#7358) 2023-10-09 13:31:27 +02:00
unit onepassword lookup - Make section and field case insensitive (#7564) 2023-12-01 17:47:49 +01:00
utils CI: Stop restricting idna (#6954) 2023-07-16 12:51:11 +02:00
.gitignore New module git config info (#7587) 2023-11-29 08:37:50 +01:00
config.yml