Commit Graph

45 Commits (fcafffdb24b84bba85d06fb208778efe2b9201c7)

Author SHA1 Message Date
Hugo a65d5d8573
feat: Normalize fields across various Boundary components (#5599)
9 months ago
Johan Brandhorst-Satzkorn ec0a3f964b
Worker status refactor (#5417)
1 year ago
dani 62c41191ff
[fix] allow IPv6 controllers, workers, and targets (#5221)
1 year ago
Jeff Mitchell 3a4ee032d9
Paginate targets in cache (#5101)
1 year ago
Damian Debkowski 9576ed40dc
test: improve test to ensure ipv6 compatability (#5113)
1 year ago
Hugo 903039e885
fix(daemon): Return 404 if alias interceptor ResolveRequestIds fails (#5006)
2 years ago
Todd 55fe70e643
Change 404 errors for aliases to 401s (#4575)
2 years ago
Todd 868228847d
Add handler and API support for alias creation with target (#4508)
2 years ago
Todd 3f3b624b54 Add alias resolution to target service (#4277)
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 3b54611d14 api: update api listing
2 years ago
Johan Brandhorst-Satzkorn 4e368f154f internal/tests: add target pagination test
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
hashicorp-copywrite[bot] 29da0bcb92
[COMPLIANCE] License changes (#3567)
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
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
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 834a2a88f7
feat(targets): Addition of egress and ingress worker filters (#2654)
3 years ago
Jeff Mitchell 53b5e532d5
Remove deprecated methods/fields on targets (#2393)
3 years ago
Louis Ruch a17e973712
feat(credentials): Refactor credential purposes (#2260)
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
Todd 06a2f4ce9c
Require default ports to be defined for newly created tcp targets. (#2148)
4 years ago
Timothy Messier c2d632f1a2
test(targets): Prevent panic due to non-deterministic order (#2086)
4 years ago
Todd b58dada40d
Move the server daemons into their own package (#2061)
4 years ago
Todd a1cf3234ed
url.PathEscape resource ids in the sdk before sending building a request. (#2035)
4 years ago
Timothy Messier 3be5c44907 feat(target): Classify resources for audit events
4 years ago
Timothy Messier c8be4a9890 refact(target): Switch subtype attributes to oneof
4 years ago
Jeff Mitchell 5d33393cbd
Add target resource listing to default roles (#1803)
4 years ago
Timothy Messier 533b434d1a
refact(controller/targets): Move tcp functionality into subpackage
4 years ago
Timothy Messier eac433f7ff
refact(target): Move tcp into subpackage
4 years ago
Jeff Mitchell 86c9a90554
Update target credential library service, API, SDK, CLI (#1343)
5 years ago
Michael Gaffney df35699c4e
Integrate with Vault to retrieve and manage per session credentials (#1308)
5 years ago
Jeff Mitchell 72aa110f72
CLI JSON updates (#962)
5 years ago
Todd Knight 909026ed3d
API filter tests (#958)
5 years ago
Todd Knight aa4157639c
Change Format of API Error (#784)
5 years ago
Jeff Mitchell 5cbfcf8eb6 Shuffle things around out of new modules
5 years ago