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/daemon/controller
Louis Ruch 281f217dcc
feat(plugins): Refactor host plugins to boundary plugins (#3262)
3 years ago
..
auth feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
common feat(storage): Add support for Storage Bucket API 3 years ago
handlers chore: updgrade pgx direct deps to v5 (#3258) 3 years ago
internal/metric chore: Add license headers to all files 3 years ago
config.go Add more logging to worker auth rotation and test flags 3 years ago
controller.go feat(plugins): Refactor host plugins to boundary plugins (#3262) 3 years ago
controller_test.go feat(plugins): Refactor host plugins to boundary plugins (#3262) 3 years ago
cors_test.go refactor (events): QOL fix: turn off events for tests. (#3163) 3 years ago
gateway.go feat(cli/session-recordings): add download cmd 3 years ago
handler.go Add session recording service stuff 3 years ago
handler_noui.go chore: Add license headers to all files 3 years ago
handler_test.go feat(storage): Add support for Storage Bucket API 3 years ago
handler_ui.go feat(ui): serve controller metadata from ui handler (#3120) 3 years ago
handler_ui_test.go feat(ui): serve controller metadata from ui handler (#3120) 3 years ago
interceptor.go feat: add request ctx stream interceptor 3 years ago
interceptor_test.go feat(cli/session-recordings): add download cmd 3 years ago
kms_conn_router.go chore: Add license headers to all files 3 years ago
listeners.go KMS-PKI Workers (#3101) 3 years ago
listeners_test.go chore: increment base version to 0.13.0 3 years ago
multi_test.go chore: Add license headers to all files 3 years ago
rewrapping_test.go chore: Add license headers to all files 3 years ago
rpc_registration.go cluster: pass controller ext to authorize conn 3 years ago
rpc_registration_test.go feature(worker/controller): register UpstreamMessageServiceServer 3 years ago
testing.go feat(storage): Add support for storage plugins 3 years ago
testing_test.go Add monitor session job proto and controller changes 3 years ago
tickers.go AuthorizedDownstreamWorkers now separated from AuthorizedWorkers to maintain API compatibility (#2957) 3 years ago
worker_tls_config.go Port over changes (#3061) (#3062) 3 years ago