Commit Graph

184 Commits (malnick-err-cli-update)

Author SHA1 Message Date
Jeff Mitchell 9237d6f787
Rename authorize to authorize-session (#531)
5 years ago
Todd Knight f76d5aed9f
Additional validation for add|set|remove methods. (#527)
5 years ago
Todd Knight d1d94c19c8
List sessions CLI reports correct target id and status (#511)
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 6ddfe407a3
Update allowed formats of ACL strings (#508)
5 years ago
Jeff Mitchell a38f40606e
Create default roles in scopes to allow authentication and listing scopes/auth methods (#502)
5 years ago
Jeff Mitchell 15fadd40f4
Return ScopeInfo for adding/setting/removing host set hosts (#491)
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
Jeff Mitchell cf3fa4522d
Swap base58 libraries (#472)
5 years ago
Jeff Mitchell b1fc9fd547
Sanitize protos (#471)
5 years ago
Todd Knight 0e5a849402
Adding Add|Set|Remove Accounts on the user resource (#461)
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 21ca0b6388
SetAssociatedAccounts, DisassociateAccounts, AssociateAccounts with support for multiple accounts. (#439)
5 years ago
Jeff Mitchell 61a0ae02c1 Bring go-alpnmux in house for now
5 years ago
Todd Knight fd0da998e8
SDK error revamp (#432)
5 years ago
Jeff Mitchell e86c11db62
Add session lifecycle info to controller's INFO log. (#431)
5 years ago
Christian Frichot 3940842c4d
Remove legacy references to Vault's API (#426)
5 years ago
Jeff Mitchell 41a3c66ea1
Add names to init output (#428)
5 years ago
Jeff Mitchell 31fe9292b3
Instantiate default resources (#425)
5 years ago
Jeff Mitchell 8d8a7358f8
Add AdditionalVerification function (#423)
5 years ago
Todd Knight 278902db1a
Allow target type field to be included in an update. (#412)
5 years ago
Todd Knight 2f8d7f0a32
API Errors: Hide and log internal errors (#411)
5 years ago
Jeff Mitchell dd06615c2e
Add database initialization command (#400)
6 years ago
Jeff Mitchell 7e3c174b70
Disallow deletion of r_default (#398)
6 years ago
Jeff Mitchell f25186f78a
Standardize on one spelling of "canceled" (#399)
6 years ago
Jeff Mitchell 6a09e0966e Fix some broken tests that were expecting nil but are now getting an empty struct
6 years ago
Todd Knight 21f5cc274f
Don't return nil, nil for API service methods. Add tests for updating w/ wrong version. (#396)
6 years ago
Jeff Mitchell 1adbe64160
Update some tests that are failing due to 300 nano difference in time comparisons between create and lookup (#393)
6 years ago
Jeff Mitchell 27d728875c
Cleanup session state enum (#394)
6 years ago
Jeff Mitchell 5747ea603e Fix nil pointer with revamped chosen host ID logic
6 years ago
Jeff Mitchell 9cbc7b5c3d
Add connection close call from worker to controller (#387)
6 years ago
Jeff Mitchell 7ff4b7f106
Send connected RPC to controller (#386)
6 years ago
Jeff Mitchell 4669c95999
Pass more session info around, make proxy UX nicer (#385)
6 years ago
Todd Knight e937b0ea27
Sessions Read/List/Cancel API and SDK (#369)
6 years ago
Jeff Mitchell f7e48ec836
Plumb connection limit to proxy and output it (#384)
6 years ago
Jeff Mitchell 697ea561e0 Fix breakage from dual merges
6 years ago
Jeff Mitchell edffc7863d
Change connection limit to -1 for unlimited so it works with TF (#383)
6 years ago
Jeff Mitchell 5214f14105
Work on connection authorization (#381)
6 years ago
Jeff Mitchell 5bf555cca2
Remove connection idle timeout seconds for now (#379)
6 years ago
Jeff Mitchell e002326293
Plumb timeouts to worker and set appropriate deadlines (#378)
6 years ago
Jeff Mitchell 0a3f9b8357
Rename connection idle timeout duration -> seconds and sessions max duration -> seconds (#376)
6 years ago
Jeff Mitchell 62baef1b7e
Add multi connection parameters through targets and into session creation (#375)
6 years ago
Jeff Mitchell 07a7e9750a
Tie together the database-driven session handling with the worker and add relevant CLI comands (#370)
6 years ago
Jeff Mitchell ff8ce053e1 Don't try to recreate resources when adding test cluster members
6 years ago
Jim 611288bdc7
basic sessions (#337)
6 years ago
Jeff Mitchell a67d5c8abb When logging urls, also log method
6 years ago
Jeff Mitchell 37e9fed2e3
Allow not destroying dev databases (#366)
6 years ago
Jeff Mitchell c4e2b88022
Add database URL. (#365)
6 years ago