Commit Graph

597 Commits (malnick-err-cli-update)
 

Author SHA1 Message Date
Jeff Malnick 8808236c1f Add flag prefix to error output
5 years ago
Jeff Mitchell 8d534f6803 Implementation and single-command PoC of proposed update to API error
5 years ago
Jim dc379ed09f
handle unlimited connections when terminating sessions. (#536)
5 years ago
Jeff Mitchell 9f11d12f6d Fix a missing authorize rename
5 years ago
Kyle MacDonald 4a5e384ee3
website: set up support for path redirection (#533)
5 years ago
Jim 09b43e5569
deprecate/remove LookupByName (#530)
5 years ago
Jeff Mitchell 3697f4cf3c Bump UI version
5 years ago
Todd Knight 8e6e2fc735
Session Workflow use "connect" instead of "proxy" and fix few typos for other workflow docs. (#524)
5 years ago
Jeff Malnick 475bda18e3
docs: add account resource to domain model docs (#532)
5 years ago
Jeff Mitchell 0c3d90fdd6 Erp, forgot to make gen
5 years ago
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
5 years ago
Jeff Mitchell 0f7444a690
Create the perms table and a program to keep it up-to-date (#529)
5 years ago
Jeff Malnick 863554128a
docs: add database config strings allowed (#521)
5 years ago
Jeff Mitchell d406ffc692 Fix some wording/speling
5 years ago
Jeff Mitchell 271da38765 Fix website build
5 years ago
Todd Knight f76d5aed9f
Additional validation for add|set|remove methods. (#527)
5 years ago
Jeff Mitchell f8a2100603
Add various env vars to CLI (#528)
5 years ago
Jeff Mitchell a1765d5838 Fix repo url
5 years ago
Jeff Mitchell 5b73367529 Update packages
5 years ago
Jeff Mitchell 6cf6f48a98 Update UI version
5 years ago
Jeff Mitchell eb4ea5d09b Prep packages-oss for beta 3
5 years ago
Jim bd547fd0d6
terminate a canceled session when its last connection is closed. (#520)
5 years ago
Jeff Mitchell ecbff200e3 Remove -x from go mod download in packagespec
5 years ago
Jeff Mitchell 43c2deddff
Add permissions concepts and the beginning of the perms table (#526)
5 years ago
Todd Knight e0ad9ffbfa
Make all date output be RFC1123. (#525)
5 years ago
Jeff Mitchell 8615d21a1f Remove connection from worker if in terminated state and all conns are closed, not just in canceling state
5 years ago
Todd Knight d1d94c19c8
List sessions CLI reports correct target id and status (#511)
5 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
5 years ago
Jeff Mitchell 3400e20fb6
Use the host_id as the HostAlias for SSH (#523)
5 years ago
Jeff Mitchell 617921ef65
Bump deps (#522)
5 years ago
Jeff Mitchell 70fa231377 Update dbassert
5 years ago
Todd Knight e0285a00ea
Document CLI commands for session management (#514)
5 years ago
Jeff Mitchell bf30a735dc Clean up slash suffix on -host value
5 years ago
Jeff Mitchell c3b4337b91 Add -path to boundary connect http
5 years ago
Jeff Mitchell fa700dc002
Add account ID templating (#518)
5 years ago
Jim 19aecfefae
terminate "completed" sessions (#477)
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 Escalante 12e30dd201
fix 'edit this page' link (#512)
5 years ago
Pete Pacent 1e01f3fa1e
Cleaning up doc toc (#515)
5 years ago
James Bayer 0cddb443c8
Update organization.mdx (#513)
5 years ago
Jim 1e71c55920
deprecate access to underlying *sql.DB via internal/db.DB() (#506)
5 years ago
DevOps Rob 63dbf7cdc3
fixed sidebar typo (#510)
5 years ago
Jeff Malnick cda345a00d
docs: add friendly disclaimer about resource IDs to workflows (#509)
5 years ago
Michael Gaffney a9e806b673
Data warehouse (#475)
5 years ago
Jeff Malnick d9a68ff52b
docs: add manage identities workflow (#490)
5 years ago
Jeff Mitchell cefea936c3
Update ACLs to allow type=*. (#504)
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