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
Jeff Mitchell e0787f4de0
Simplify worker auth rotation timing logic (#3237)
3 years ago
..
auth feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
common feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
handlers Add missing nil check in test 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 Simplify worker auth rotation timing logic (#3237) 3 years ago
controller_test.go chore: Add license headers to all files 3 years ago
cors_test.go refactor (events): QOL fix: turn off events for tests. (#3163) 3 years ago
gateway.go feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
handler.go feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
handler_noui.go chore: Add license headers to all files 3 years ago
handler_test.go fix: Support streaming HTTP responses (#2956) 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 feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 3 years ago
interceptor_test.go feature (auth/ldap): add LDAP auth method along with associated accounts and managed groups (#2912) 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: Add license headers to all files 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 chore: Add license headers to all files 3 years ago
testing.go Simplify worker auth rotation timing logic (#3237) 3 years ago
testing_test.go feature (boundary dev): add support for dev ldap auth method (#3192) 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