Commit Graph

599 Commits (a8d75db00a2cf32161b15959d496e3cda3464bd7)
 

Author SHA1 Message Date
Jim a8d75db00a
prevent session state changes after session has terminated. (#540)
6 years ago
Jeff Malnick 6649c9f3a4
docs: include a "v" before version names (#549)
6 years ago
Jeff Malnick 199207aa60
docs: add complete config examples to controller and worker sections (#548)
6 years ago
Jeff Malnick b53aaadbb3
docs: break out the configuration complete examples into the main config overview (#546)
6 years ago
Jim dc379ed09f
handle unlimited connections when terminating sessions. (#536)
6 years ago
Jeff Mitchell 9f11d12f6d Fix a missing authorize rename
6 years ago
Kyle MacDonald 4a5e384ee3
website: set up support for path redirection (#533)
6 years ago
Jim 09b43e5569
deprecate/remove LookupByName (#530)
6 years ago
Jeff Mitchell 3697f4cf3c Bump UI version
6 years ago
Todd Knight 8e6e2fc735
Session Workflow use "connect" instead of "proxy" and fix few typos for other workflow docs. (#524)
6 years ago
Jeff Malnick 475bda18e3
docs: add account resource to domain model docs (#532)
6 years ago
Jeff Mitchell 0c3d90fdd6 Erp, forgot to make gen
6 years ago
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
6 years ago
Jeff Mitchell 0f7444a690
Create the perms table and a program to keep it up-to-date (#529)
6 years ago
Jeff Malnick 863554128a
docs: add database config strings allowed (#521)
6 years ago
Jeff Mitchell d406ffc692 Fix some wording/speling
6 years ago
Jeff Mitchell 271da38765 Fix website build
6 years ago
Todd Knight f76d5aed9f
Additional validation for add|set|remove methods. (#527)
6 years ago
Jeff Mitchell f8a2100603
Add various env vars to CLI (#528)
6 years ago
Jeff Mitchell a1765d5838 Fix repo url
6 years ago
Jeff Mitchell 5b73367529 Update packages
6 years ago
Jeff Mitchell 6cf6f48a98 Update UI version
6 years ago
Jeff Mitchell eb4ea5d09b Prep packages-oss for beta 3
6 years ago
Jim bd547fd0d6
terminate a canceled session when its last connection is closed. (#520)
6 years ago
Jeff Mitchell ecbff200e3 Remove -x from go mod download in packagespec
6 years ago
Jeff Mitchell 43c2deddff
Add permissions concepts and the beginning of the perms table (#526)
6 years ago
Todd Knight e0ad9ffbfa
Make all date output be RFC1123. (#525)
6 years ago
Jeff Mitchell 8615d21a1f Remove connection from worker if in terminated state and all conns are closed, not just in canceling state
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 617921ef65
Bump deps (#522)
6 years ago
Jeff Mitchell 70fa231377 Update dbassert
6 years ago
Todd Knight e0285a00ea
Document CLI commands for session management (#514)
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
Jim 19aecfefae
terminate "completed" sessions (#477)
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 Escalante 12e30dd201
fix 'edit this page' link (#512)
6 years ago
Pete Pacent 1e01f3fa1e
Cleaning up doc toc (#515)
6 years ago
James Bayer 0cddb443c8
Update organization.mdx (#513)
6 years ago
Jim 1e71c55920
deprecate access to underlying *sql.DB via internal/db.DB() (#506)
6 years ago
DevOps Rob 63dbf7cdc3
fixed sidebar typo (#510)
6 years ago
Jeff Malnick cda345a00d
docs: add friendly disclaimer about resource IDs to workflows (#509)
6 years ago
Michael Gaffney a9e806b673
Data warehouse (#475)
6 years ago
Jeff Malnick d9a68ff52b
docs: add manage identities workflow (#490)
6 years ago
Jeff Mitchell cefea936c3
Update ACLs to allow type=*. (#504)
6 years ago