mirror of
https://github.com/ansible-collections/community.general.git
synced 2024-09-14 20:13:21 +02:00
e3f02cb161
* Add Support to Bitwarden Lookup for Custom Fields This adds support to the Bitwarden lookup for retrieving values from custom fields, such as api keys. * Need to Return Whole Record if Field is Not Defined * whitespace * Add Changelog Fragment * Need to Make Sure All Login Fields are Represented We need to make sure that all login fields are accounted for, since there will be no other way to retrieve them with this change, and we don't want to break backwards compatibility. Looking at this code from the official client, https://github.com/bitwarden/clients/blob/master/libs/common/spec/models/domain/login.spec.ts, autofillOnPageLoad might be another login field. * Update changelogs/fragments/5694-add-custom-fields-to-bitwarden.yml Clarify changelog fragment Co-authored-by: Felix Fontein <felix@fontein.de> * Update plugins/lookup/bitwarden.py Fix logic. Should only error if matches were found, but are missing the custom field. Co-authored-by: Felix Fontein <felix@fontein.de> Co-authored-by: Felix Fontein <felix@fontein.de> |
||
---|---|---|
.. | ||
bitwarden.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 | ||
etcd3.py | ||
filetree.py | ||
flattened.py | ||
hiera.py | ||
keyring.py | ||
lastpass.py | ||
lmdb_kv.py | ||
manifold.py | ||
onepassword.py | ||
onepassword_raw.py | ||
passwordstore.py | ||
random_pet.py | ||
random_string.py | ||
random_words.py | ||
redis.py | ||
revbitspss.py | ||
shelvefile.py | ||
tss.py |