Commit Graph

181 Commits (d30dd0ff644e5c5e73fff8dc96e42e4ee0f5c8cd)

Author SHA1 Message Date
Jeff Malnick 11c7c8dbe8
feat: make auth token staleness and duration configurable (#777)
5 years ago
Jeff Malnick a7fca44809
Fix authz flag (#787)
5 years ago
Jim af6ef1b687
Refactor existing sentinel errors (#774)
6 years ago
Jeff Mitchell 6d59ac1eda Update synopsis for Connect command so it doesn't wrap on most terminals
6 years ago
Jeff Mitchell e2e4631929
Add ability to set public cluster address (#761)
6 years ago
Jeff Mitchell f063b8601c
Fix IPv4-only check when no port is specified (#752)
6 years ago
Jeff Mitchell 813d21565f
Allow authorize-session to be invoked with target name (#737)
6 years ago
Jeff Mitchell 09b865ab28
Add `pass` cred storage support (#731)
6 years ago
Jim 547ae7c802
Fix database init when locale isn't english (#736)
6 years ago
Jeff Mitchell 1f48d97327
Support for Unix domain socket listeners (#705)
6 years ago
Jeff Mitchell 97e8613eb7
Fix hyphenation of resource subcommand output (#689)
6 years ago
Jeff Mitchell f454fa9ef2
Don't return error code 1 if saving the value to the keyring (#668)
6 years ago
Sam Salisbury bcfd9d038f
version command: fix version string (#662)
6 years ago
Jeff Mitchell ef16b6177c
Update configuration docs (#661)
6 years ago
Jeff Mitchell f7bd5e18f9 Fix spacing for scope output in account command
6 years ago
Jeff Mitchell 437f874d44 Fix spacing before Attributes when printing auth method
6 years ago
Jeff Mitchell 868a65ac3d
Don't show "Version v" on startup if empty (#653)
6 years ago
Jeff Mitchell 95404b2a56
Separate out protocol-specific functions (#610)
6 years ago
Jeff Mitchell a982fc9437
Remove proxy proto documentation for now (#606)
6 years ago
Jeff Mitchell 603b0582d7
Fix CLI help output and make more consistent (#605)
6 years ago
Jeff Mitchell bd271b707d
Add version command (#604)
6 years ago
Jeff Mitchell 4833fbba23
Simplify worker->controller connection (#601)
6 years ago
Todd Knight abe5e9b950
Add Termination Reason (#573)
6 years ago
Jeff Mitchell ae3a9e32cf Remove proxy command
6 years ago
Jeff Mitchell 1cb66c69e7
Add workaround to allow autocomplete install/uninstall via a normal command (#576)
6 years ago
Todd Knight 83314b7750
Accounts can update login-name. Fix help text for subtype resource update and creates. (#575)
6 years ago
Jeff Mitchell 0be34df6cd Minor typo fix
6 years ago
Todd Knight 6c6fb7a4d0
Format errors better for CLI (#552)
6 years ago
Jeff Mitchell 73872c5a7e
Switch default RDP client at runtime based on OS, support macOS (#551)
6 years ago
Jeff Mitchell 9f11d12f6d Fix a missing authorize rename
6 years ago
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
6 years ago
Jeff Mitchell f8a2100603
Add various env vars to CLI (#528)
6 years ago
Todd Knight e0ad9ffbfa
Make all date output be RFC1123. (#525)
6 years ago
Todd Knight d1d94c19c8
List sessions CLI reports correct target id and status (#511)
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 fa700dc002
Add account ID templating (#518)
6 years ago
Jeff Mitchell d851ab07d8
Add ability to pull user/account/auth-method ID from stored token (#517)
6 years ago
Jeff Mitchell 6ddfe407a3
Update allowed formats of ACL strings (#508)
6 years ago
Jeff Mitchell 4854f2c35f
Add boundary connect http (#516)
6 years ago
Jeff Mitchell d479f307a4 Minor tweak to role output formatting
6 years ago
Jeff Mitchell a38f40606e
Create default roles in scopes to allow authentication and listing scopes/auth methods (#502)
6 years ago
Jeff Mitchell c1a1f8bb1b
Separate out docker dep into package (#482)
6 years ago
Jim fde96924af
refactor user account repo function names (#476)
6 years ago
Jeff Mitchell cf3fa4522d
Swap base58 libraries (#472)
6 years ago
Jeff Mitchell c30fd5620e
Add account add/set/remove to CLI (#473)
6 years ago
Jeff Mitchell 725abffebf Add some more text to dev flags
6 years ago
Jeff Mitchell bec3d702fb
Add -database-url to dev mode (#459)
6 years ago