You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
boundary/internal
Jeff Mitchell 8615d21a1f
Remove connection from worker if in terminated state and all conns are closed, not just in canceling state
5 years ago
..
auth Add account ID templating (#518) 5 years ago
authtoken Swap base58 libraries (#472) 5 years ago
cmd List sessions CLI reports correct target id and status (#511) 5 years ago
db Add account ID templating (#518) 5 years ago
docker Separate out docker dep into package (#482) 5 years ago
gen Create default roles in scopes to allow authentication and listing scopes/auth methods (#502) 5 years ago
host deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
iam Add account ID templating (#518) 5 years ago
kms add option db.WithSkipVetForWrite(true) so the db tests don't get intercepted by app validation (#332) 6 years ago
libs/alpnmux Bring go-alpnmux in house for now 5 years ago
oplog Separate out docker dep into package (#482) 5 years ago
perms Add account ID templating (#518) 5 years ago
proto Create default roles in scopes to allow authentication and listing scopes/auth methods (#502) 5 years ago
proxy Pass more session info around, make proxy UX nicer (#385) 6 years ago
servers Remove connection from worker if in terminated state and all conns are closed, not just in canceling state 5 years ago
session terminate "completed" sessions (#477) 5 years ago
target deprecate access to underlying *sql.DB via internal/db.DB() (#506) 5 years ago
tests/cluster Add host-catalogs CLI command. (#312) 6 years ago
types Adding Add|Set|Remove Accounts on the user resource (#461) 5 years ago
ui Add packagespec CI (#479) 5 years ago