Commit Graph

144 Commits (db_env_var)

Author SHA1 Message Date
Robert Barnes (DevOps Rob) 22397df5ab updating docs and removing db env var duplicate
5 years ago
Robert Barnes (DevOps Rob) 0f2066b49e added BOUNDARY_DATABASE_URL workflow
5 years ago
Jeff Mitchell d851ab07d8
Add ability to pull user/account/auth-method ID from stored token (#517)
5 years ago
Jeff Mitchell 6ddfe407a3
Update allowed formats of ACL strings (#508)
5 years ago
Jeff Mitchell 4854f2c35f
Add boundary connect http (#516)
5 years ago
Jeff Mitchell d479f307a4 Minor tweak to role output formatting
5 years ago
Jeff Mitchell a38f40606e
Create default roles in scopes to allow authentication and listing scopes/auth methods (#502)
5 years ago
Jeff Mitchell c1a1f8bb1b
Separate out docker dep into package (#482)
5 years ago
Jim fde96924af
refactor user account repo function names (#476)
5 years ago
Jeff Mitchell cf3fa4522d
Swap base58 libraries (#472)
5 years ago
Jeff Mitchell c30fd5620e
Add account add/set/remove to CLI (#473)
5 years ago
Jeff Mitchell 725abffebf Add some more text to dev flags
5 years ago
Jeff Mitchell bec3d702fb
Add -database-url to dev mode (#459)
5 years ago
Jeff Mitchell 220ca253be
Add boundary config get-token (#455)
5 years ago
Jim 21ca0b6388
SetAssociatedAccounts, DisassociateAccounts, AssociateAccounts with support for multiple accounts. (#439)
5 years ago
Jeff Mitchell b60e356b6c
Add username to SSH as well (#441)
5 years ago
Jeff Mitchell 61a0ae02c1 Bring go-alpnmux in house for now
5 years ago
Jeff Mitchell b650695e82
Add rdp/postgres subcommands (#437)
5 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
5 years ago
Jeff Mitchell 94f9d952be
Add connect -exec and ssh subcommand support (#434)
5 years ago
Jeff Mitchell e86c11db62
Add session lifecycle info to controller's INFO log. (#431)
5 years ago
Jeff Mitchell 10a41c914e
Force worker to use the local controller when running in combined mode (#429)
5 years ago
Jeff Mitchell 41a3c66ea1
Add names to init output (#428)
5 years ago
Jeff Mitchell 7fcbffbe88
Remove not-set value. (#427)
5 years ago
Jeff Mitchell 31fe9292b3
Instantiate default resources (#425)
5 years ago
Jeff Mitchell 8d8a7358f8
Add AdditionalVerification function (#423)
5 years ago
Jeff Mitchell 03436a73de
Update CLI output functions to show scope info and cleanup (#416)
5 years ago
Jeff Mitchell 38ce9d9eac
Combine controller and worker commands (#415)
5 years ago
Jeff Mitchell 0a4669e96d
Remove dev mode from controller/worker, and streamline flags on dev command (#413)
5 years ago
Jeff Mitchell 262ff06042
Add public address config option (#405)
5 years ago
Christian Frichot 475c6cdebe
Fix updated help text for the authenticate base command so it aligns with the password subcommand (#401)
5 years ago
Christian Frichot 9e6c016223
Add JSON formatted output for authenticate password cli command (#402)
5 years ago
Christian Frichot 874a7180ea
Fix segfault with boundary sessions help output (#403)
5 years ago
Jeff Mitchell e9b91f323f
Allow port to not be specified in listener address (#404)
5 years ago
Jeff Mitchell dd06615c2e
Add database initialization command (#400)
5 years ago
Jeff Mitchell 35c3f5b717
Use 'at' for auth token prefix (#397)
5 years ago
Jeff Mitchell d3606e14b6 Set wrapper on client, not token, so it doesn't fail KMS recovery on update calls
5 years ago
Christian Frichot 72de1a6916
Fix WATCHTWER ENV variable names (#389)
5 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 edffc7863d
Change connection limit to -1 for unlimited so it works with TF (#383)
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 0a3f9b8357
Rename connection idle timeout duration -> seconds and sessions max duration -> seconds (#376)
6 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
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
Jeff Mitchell 0a44ed3edd
Fix global scope lookup (#367)
6 years ago