Commit Graph

73 Commits (4d966c8eb40d8c1194e20ec0983f736f8dde6fd6)

Author SHA1 Message Date
Damian Debkowski 2cbe65597b
fix(creds) fix unit test for ssh private key creds (#2297)
4 years ago
Louis Ruch 47739566bc
bug(vault): Fix token len check (#2291)
4 years ago
irenarindos 4908aba546 feat(vault): Add unimplemented worker filter support to OSS
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
4 years ago
Jeff Mitchell 271cc8f781
Add ssh private key to CLI (#2265)
4 years ago
Louis Ruch ef5ac07f02
Add ssh_private_key support for Vault libraries and targets (#2263)
4 years ago
Jeff Mitchell 011e2e7425
Add ssh private key type and add type to static store (#2262)
4 years ago
Jeff Mitchell 8c56a5648d
Migrate plugin host/set/catalog prefixes to typed (#2256)
4 years ago
Damian Debkowski 3e9c99c217
refactor(user_password) rename all references of user_password to username_password (#2232)
4 years ago
Louis Ruch 9671daf6e0 Revert "refactor(user_passsword) change all references of user_password into username_password (#2189)"
4 years ago
Damian Debkowski ab58b24142
refactor(user_passsword) change all references of user_password into username_password (#2189)
4 years ago
Jeff Mitchell 704d68848c Merge remote-tracking branch 'origin/main' into llb-byow
4 years ago
Louis Ruch 68eb6e2bed
chore(targets): remove deprecated credential libraries on target resources (#1533)
4 years ago
Louis Ruch c14fe05036 feat(credential): Add support for retrieving static credentials
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Haotian 40ba275759 feat(worker): add 'initial_upstreams' field to worker config to prepare to replace 'controllers' field. Update worker config description on website.
4 years ago
Louis Ruch b6ca61a7f6
refact(cred-libs): Update user_password to username_password (#2154)
4 years ago
Jim 70c5da1048
feature (workers): add repository CreateWorker(...) (#2105)
4 years ago
Louis Ruch 6f4cee88bf
fix(vault_store): Correctly return expected errors (#2081)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
Johan Brandhorst-Satzkorn f69fbf2255
feat(proto): Format protobuf files with buf (#2033)
4 years ago
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
Timothy Messier 3d4ba0389e refact(credentiallibrary): Switch subtype attributes to oneof
4 years ago
Jim addbfee593
chore: upgrade gofumpt to v0.3.1 (#2028)
4 years ago
Johan Brandhorst-Satzkorn b1d6a1da9a
Switch to buf for protobuf generation (#1944)
4 years ago
Jeff Mitchell 7eb29261b2
Update to go-kms-wrapping version 2, and plugin-based KMS (#1901)
4 years ago
Irena Rindos 5d6aa3b729 refactor(session): Remove dead session termination code
4 years ago
Louis Ruch 61fe77572e chore: make tools & make gen
4 years ago
Louis Ruch c4506ec743 feat(scheduler): Add support for run now option
4 years ago
Jim 591ec476e7
refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785)
4 years ago
Michael Gaffney 4636d34943
test(credential): Add credential mapping override to delete test
4 years ago
Michael Gaffney 888f8cea03
test(credential): Add credential mapping override to list test
4 years ago
Louis Ruch e75f1d2f73
feat(credential): Add mapping override update for API/SDK/CLI
4 years ago
Louis Ruch da20a8b434
feat(credential): Add support for Vault KV2
4 years ago
Michael Gaffney 035182681a
feat(credential): Allow updating of credential mapping overrides
4 years ago
Michael Gaffney 9cdfc5f986
docs(vault): Add comment about the default value of HttpMethod
4 years ago
Michael Gaffney ba8188e6d7
feat(credential): Add mapping override to credential library on lookup
4 years ago
Michael Gaffney 0e637f47b5
feat(credential): Use credential type when issuing credentials
4 years ago
Michael Gaffney 17762ed01e
test(vault): Fix use of assert library in tests
4 years ago
Louis Ruch 1cc35fb0df
feat: Credential library mapping API/SDK/CLI on create path
4 years ago
Michael Gaffney c317901db4
feat(credential): add credential type to credential library on create
4 years ago
Louis Ruch f4b9b83caf fmt: Fix import groups
4 years ago
Louis Ruch 9b39345c7f bug(credential): Fix panic in credential Issue
4 years ago
Timothy Messier c9b99306e1
refact(target): Add NewFunc to registry
4 years ago
Jim dd2c3807cd
refactor: Move functions from kms pkg to new libs/crypto pkg (#1650)
4 years ago
Jeff Mitchell 03de1c4b21
Pass namespace to the Vault client (#1660)
4 years ago
Timothy Messier 2cc58ff901
refact(target): Change repository to take CredentialLibraries
4 years ago
Louis Ruch 157bea08b9
test(vault): Register vault jobs for tests to reduce error spam in logs (#1630)
4 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
4 years ago
Jim 8d6dee09a9
refact: Add db.DB wrapper and refact all test fixtures to use it. (#1535)
4 years ago