5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-11 00:56:54 +00:00
vault-action/src
Sai Pranav 1d767e3957
Add userpass auth and ldap auth support (#440)
* fix(auth): added approle test in basic integration

* feat(auth): adding userpass and and ldap auth

* chore(changelog): added support for userpass and ldap auth
2023-03-31 17:58:12 -05:00
..
action.js Add userpass auth and ldap auth support (#440) 2023-03-31 17:58:12 -05:00
action.test.js Add Decoding to Secrets (#408) 2023-01-17 10:42:49 -06:00
auth.js Add userpass auth and ldap auth support (#440) 2023-03-31 17:58:12 -05:00
auth.test.js Add additional mocks needed for tests in new versions of @actions (#343) 2022-06-28 14:35:22 -07:00
entry.js Add TLS and mTLS support 2020-08-05 16:36:27 -04:00
index.js chore: make vault action consumable (#43) 2020-04-11 23:54:04 -05:00
retries.test.js Retry on 412 status codes (#333) 2022-06-29 12:55:26 +01:00
secrets.js handle undefined response in getSecrets error handler (#431) 2023-03-02 14:39:28 -05:00