5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00
Commit graph

7 commits

Author SHA1 Message Date
JM Faircloth
d0d1f7bdb4 simplify imports 2024-03-11 13:07:35 -05:00
JM Faircloth
4bafe0b29f remove unused import that was breaking esm compilation 2024-03-11 12:15:25 -05:00
JM Faircloth
60c7f5af32 fix test imports and vitest config 2024-03-11 11:09:52 -05:00
JM Faircloth
fcac78057e wip: replace jest with vitest 2024-03-08 16:57:50 -06:00
JM Faircloth
b379e88781 convert remaining to esm 2024-03-08 15:28:17 -06:00
JM Faircloth
cd38d43a7a update require got to import got 2024-03-08 11:42:25 -06:00
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