Commit Graph

443 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
Jim 09b43e5569
deprecate/remove LookupByName (#530)
5 years ago
Jeff Mitchell 3697f4cf3c Bump UI version
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
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 6cf6f48a98 Update UI version
5 years ago
Jim bd547fd0d6
terminate a canceled session when its last connection is closed. (#520)
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 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
Jim 1e71c55920
deprecate access to underlying *sql.DB via internal/db.DB() (#506)
5 years ago
Michael Gaffney a9e806b673
Data warehouse (#475)
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
Todd Knight 0eb35f49d5
Correcting a bunch of incorrect documentation for the different API services and resources. (#494)
5 years ago
Jeff Mitchell 15fadd40f4
Return ScopeInfo for adding/setting/removing host set hosts (#491)
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
Todd Knight f1873d623d
Attach account to auth token response. (#480)
5 years ago
Sam Salisbury 498a840862
Add packagespec CI (#479)
5 years ago
Jim acd28e5372
use CTE within transaction to calc SetGroupMembers changes (#454)
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 b1fc9fd547
Sanitize protos (#471)
5 years ago
Jeff Mitchell 63224d094e Make gen
5 years ago
Todd Knight 0e5a849402
Adding Add|Set|Remove Accounts on the user resource (#461)
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 446286e251
Bump deps (#435)
5 years ago
Jeff Mitchell 220ca253be
Add boundary config get-token (#455)
5 years ago
Todd Knight 14f9fc9173
Removing status from all handlers, repo errors are passed on directly for the most part to be intercepted and translated by the API error handler. (#447)
5 years ago
Jim 978f7dc34c
fix immutable columns for session_state and session_connnection_state (#449)
5 years ago
Jim 21ca0b6388
SetAssociatedAccounts, DisassociateAccounts, AssociateAccounts with support for multiple accounts. (#439)
5 years ago