Commit Graph

23 Commits (a8d75db00a2cf32161b15959d496e3cda3464bd7)

Author SHA1 Message Date
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
6 years ago
Jeff Mitchell 9bd6045c46 If the exec'd command executed on its own, don't print a term reason out, just pass through the code
6 years ago
Jeff Mitchell 3400e20fb6
Use the host_id as the HostAlias for SSH (#523)
6 years ago
Jeff Mitchell bf30a735dc Clean up slash suffix on -host value
6 years ago
Jeff Mitchell c3b4337b91 Add -path to boundary connect http
6 years ago
Jeff Mitchell 4854f2c35f
Add boundary connect http (#516)
6 years ago
Jeff Mitchell cf3fa4522d
Swap base58 libraries (#472)
6 years ago
Jeff Mitchell b60e356b6c
Add username to SSH as well (#441)
6 years ago
Jeff Mitchell b650695e82
Add rdp/postgres subcommands (#437)
6 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
6 years ago
Jeff Mitchell 94f9d952be
Add connect -exec and ssh subcommand support (#434)
6 years ago
Jeff Mitchell 33b0021547
Add Sessions CLI command and add session cleanup to worker (#388)
6 years ago
Jeff Mitchell 7ff4b7f106
Send connected RPC to controller (#386)
6 years ago
Jeff Mitchell 4669c95999
Pass more session info around, make proxy UX nicer (#385)
6 years ago
Jeff Mitchell f7e48ec836
Plumb connection limit to proxy and output it (#384)
6 years ago
Jeff Mitchell 5214f14105
Work on connection authorization (#381)
6 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
6 years ago
Jeff Mitchell e002326293
Plumb timeouts to worker and set appropriate deadlines (#378)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Todd Knight 33e7b4538e
WorkerCoordination and GetSession API refactoring (#354)
6 years ago
Jeff Mitchell 2914b4c14c
Use base58 for a few more user-facing values (#356)
6 years ago
Jeff Mitchell c689af4306
Implement a TOFU mechanism on auth to worker (#348)
6 years ago
Jeff Mitchell 23156afa11
Add in most of the proxy flow (#326)
6 years ago