Commit Graph

107 Commits (2e69d59dd2c8edd452ddf753b4fbf8a41d963b76)

Author SHA1 Message Date
Jeff Mitchell f5dd457b34
Multiple grant scope IDs (#4251)
2 years ago
Jeff Mitchell fff5f9506f
Migrate proxy logic to the API package (#4216)
2 years ago
Jeff Mitchell 253d79116c
Swap id field in grants to ids since that's now standardized (#4250)
2 years ago
Johan Brandhorst-Satzkorn b7e474d277 internal/handlers: add accounts pagination
2 years ago
Michael Milton 8d50a0913f Auth Method list pagination (#4165)
2 years ago
Johan Brandhorst-Satzkorn 3b54611d14 api: update api listing
2 years ago
Johan Brandhorst-Satzkorn 4e368f154f internal/tests: add target pagination test
2 years ago
Timothy Messier 758e7b8bf1
test(credentials): Disable rate limiting for test
2 years ago
Timothy Messier c52caae345
refact(action): Make ActionSet behave as a set instead of a list
2 years ago
Jeff Mitchell 92f7d8cfb2
Minor test fixes (#4004)
2 years ago
Jeff Mitchell a9e372930d
Revert 0bf60996c5 (#3990)
2 years ago
guangwu 8bb6632512
chore: remove refs to deprecated io/ioutil (#3811)
2 years ago
Jeff Mitchell 0bf60996c5
Add generic read/update/delete commands (#3967)
2 years ago
Jeff Mitchell fb4a5a98dc
Add some target fields and move some things around (#3879)
2 years ago
Michael Li dc912e2a86
test: Update tests to account for deprecated features in 0.14.0 (#3776)
2 years ago
dani a7c1876d7b
remove deprecated option application-credential-source (#3728)
2 years ago
Irena Rindos 9733a250fa
refact(event): move observability/event to event (#3704)
2 years ago
Johan Brandhorst-Satzkorn f89515a19c
all: avoid mutating global state in parallel tests (#3687)
2 years ago
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
3 years ago
Johan Brandhorst-Satzkorn 5e78fc72c5
tests: add timeout to key version destruction test (#3537)
3 years ago
Jeff Mitchell c149bc4a79
Allow slashes in authorize-session when using target name (#3249)
3 years ago
Jeff Mitchell 769a7c9e1c
Remove cleanup calls for test controller/worker (#3245)
3 years ago
Johan Brandhorst-Satzkorn e04438b7f8 authmethods: fix test broken by LDAP
3 years ago
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
3 years ago
Jim 86192f75eb
feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912)
3 years ago
Jeff Mitchell b76b24a4ad
Move prefixes for many packages into the globals package (#3069)
3 years ago
Johan Brandhorst-Satzkorn 3c29308673 chore: Add license headers to all files
3 years ago
Hugo e455e31f9e
fix(target): Incorrectly allowing whitespace on Target's address field (#2862)
3 years ago
Haotian 43f0ba89cf
feat(credentiallibraries): support vault ssh certificates
3 years ago
Hugo 0bee55aa19
fix(target): Correct accounting of updated rows when deleting address (#2799)
3 years ago
Damian Debkowski 1d3930a711 feat(handlers): Support address field on a Target
3 years ago
Hugo Vieira c82d2efb14 feat(cli): Implement address flag for boundary targets create/update
3 years ago
Irena Rindos 9135cc7668
In absence of ingress filter, use directly connected worker (#2757)
3 years ago
Irena Rindos 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Johan Brandhorst-Satzkorn edd323b73a
Key Rotation/Destruction (#2477) (#2607)
3 years ago
Irena Rindos b26814a3cc
move user variables into globals (#2580)
3 years ago
Johan Brandhorst-Satzkorn f57454b6b9
Rewrite interface{} to any (#2535)
3 years ago
Damian Debkowski 546c5dc5be
feat: static json credentials (#2423)
3 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
3 years ago
Louis Ruch d7c4c648ec
bug(vault): Correctly handle credential stores with expired tokens (#2399)
4 years ago
Haotian 17ddc301a8
feat(cli): add/set/remove worker tags (#2266)
4 years ago
Jeff Mitchell 02dd28f587
Add support for SSH private key passphrases (#2331)
4 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
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
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 00dfea1244 feat(target): Add support for static credential as target credential sources
4 years ago
Louis Ruch 58d546cdd4 feat(credential): Add static credential store and username_password credential
4 years ago
Damian Debkowski 3441fa0447
(fix) added more context to error details for cli command (#2170)
4 years ago