Commit Graph

313 Commits (ac67b8d7f5dc98d7c1d7eed130b033106978a417)

Author SHA1 Message Date
Jim ac67b8d7f5
chore: fix typo in workerUpstreamMessageServiceServer godoc
3 years ago
Louis Ruch 1662445e8e
feat(storage): Wire up storage buckets in session recording
3 years ago
Louis Ruch 8ea61054cd
feat(storage): Add support for Storage Bucket API
3 years ago
Todd feb87e717e
Add Closed error code and rename recorder cache to manager
3 years ago
Danielle Miu a4a14fc7fc
merged commit for plugin rework, storage bucket sql and proto, storage bucket secret rewrapping, storage bucket repository
3 years ago
Johan Brandhorst-Satzkorn ad62df6b36
cluster: pass controller ext to authorize conn
3 years ago
Johan Brandhorst-Satzkorn 5837d6f387
target: add PostSessionAuthorization callback
3 years ago
Johan Brandhorst-Satzkorn 13e1196797
target: add error handling to authorize session
3 years ago
Johan Brandhorst-Satzkorn 517fc91ebf
target: return selected worker when authorizing
3 years ago
Johan Brandhorst-Satzkorn 6d219bd5d1
target: add controller extension to service handler
3 years ago
Todd bc48f2d0e0
Add monitor session job proto and controller changes
3 years ago
Jim 4d60f42210
feat(bsr): add bsr kms support in config, dev and tests
3 years ago
Louis Ruch 798a1f952a
feat(storage): Add support for storage plugins
3 years ago
Damian Debkowski 9ef94892f4
test(plugin): Support storage service in loopback plugin
3 years ago
Louis Ruch 351444f1bd
refact(plugin): Move host loopback plugin into internal/plugin/loopback
3 years ago
Todd 4c801cca18
update the recording msg type enums
3 years ago
Todd e2a681a66a
stop exporting registerUpstreamMessageTypeSpecifier
3 years ago
Todd dbe3473874
Add CreateChannel enum for upstream message handler
3 years ago
Jim 8cd0e8595f
refact: split UpstreamMessageHandler into two interfaces
3 years ago
Jim 3995f2e6ae
feat: add proper audit events for UpstreamMessage
3 years ago
Jim c4b31313a6
feat (controller): define a ControllerExtension
3 years ago
Todd 68dc4da50e
Add CloseConnectionRecording enums to the upstream message service
3 years ago
Johan Brandhorst-Satzkorn 7632143861
add session recording API definitions
3 years ago
Jim f9b45ca5b7
refact: extend registerControllerUpstreamMessageService to reg hdrs
3 years ago
Jim 9f01e1b3c1
refact: RegisterUpstreamMessageHandler stop returning dup err
3 years ago
Jim 410bec1e00
feature(worker/controller): register UpstreamMessageServiceServer
3 years ago
Jim 20cf521cc0
feat(bsr): add bsr kms support in config, dev and tests
3 years ago
Jim a8574621c7
refact(tests): upstream msg tests for node enrollment chg
3 years ago
Louis Ruch def8e47f32
feat(storage): Add pluginInfo to storageBucket
3 years ago
Louis Ruch 52fbc6410c
feat(storage): Add interface, options and errors
3 years ago
Jim b9cc441227
feature (handlers): add UpstreamMessageService and its oss impl.
3 years ago
Todd bd2bca987d
Add the first iteration of the recorder cache and wire it in
3 years ago
Michael Milton 9ae2bdfae6
feat: license util config (#3248)
3 years ago
Jeff Mitchell 769a7c9e1c
Remove cleanup calls for test controller/worker (#3245)
3 years ago
Hugo dba7d88523
fix(handlers/scopes): Whitespace on Name and Description fields (#3235)
3 years ago
Jeff Mitchell e8559d142a
Fix worker auth rotation test (#3243)
3 years ago
Jeff Mitchell d5ad1f078a
Fix test timing (#3241)
3 years ago
Jeff Mitchell e0787f4de0 Simplify worker auth rotation timing logic (#3237)
3 years ago
Jeff Mitchell 6f4f51cc9f Fix display of next rotation time (#3236)
3 years ago
Jeff Mitchell 5716a30813 Update nodeenrollment to fix TLS issue; add debug (#3231)
3 years ago
Jeff Mitchell 77fd51fb12 Add more logging to worker auth rotation and test flags
3 years ago
Jeff Mitchell 037dc0cf18 Add missing nil check in test
3 years ago
Jeff Mitchell f9f7ee2cc4 Fix build
3 years ago
Jeff Mitchell bbe9719e19
Add tracking of worker used for injection (#3204)
3 years ago
Elim Tsiagbey a2f8d87bfb
Add support for setting, adding & deleting LDAP account assoicated to a user (#3198)
3 years ago
Jeff Mitchell c6d7dc01a0
Exit before filtering if no workers are listed (#3196)
3 years ago
Jim 667ea285be
feature (boundary dev): add support for dev ldap auth method (#3192)
3 years ago
Jeff Mitchell e7bf134710
Enhance tcp client port vet logic (#3175)
3 years ago
Jeff Mitchell 20391e3503
Add default client port to targets and use in connect command (#2767)
3 years ago
Damian Debkowski c5b1b7bbc7
fix(handler): return human readable error for json cred w/ empty object (#3109)
3 years ago