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/servers/controller
Johan Brandhorst-Satzkorn 7f9b294a7e
refact(all): Use testing.TB for test helpers
4 years ago
..
auth Reorder authz check for sessions (#2042) 4 years ago
common Reorder authz check for sessions (#2042) 4 years ago
handlers Reorder authz check for sessions (#2042) 4 years ago
internal/metric Make the {id} regexp less strict for identifying the "path" label value. (#2034) 4 years ago
config.go The name. The name. The name! 6 years ago
controller.go fix(logs): Remove erroneous scheduler run logs at first run. (#1980) 4 years ago
controller_test.go fix (kms): properly reconcile DEKs for existing scopes (#1976) 4 years ago
cors_test.go refact(controller): Validate listener configuration in New 4 years ago
gateway.go feat(controller): Reorder interceptor stack 4 years ago
handler.go Switch request.WithContext to request.Clone (#2017) 4 years ago
handler_noui.go Rename the UI passthrough dir flag/env var (#1600) 4 years ago
handler_test.go refact(authmethods): Add top level token type to Authenticate (#2010) 4 years ago
handler_ui.go Rename the UI passthrough dir flag/env var (#1600) 4 years ago
handler_ui_test.go Rename the UI passthrough dir flag/env var (#1600) 4 years ago
intercepting_listener.go Enhance worker connection security (#1641) 4 years ago
interceptor.go fix(controller): Clone messages before auditing (#1982) 4 years ago
interceptor_test.go refactor: Update internal/db and oplog to use go-dbw package for database operations. (#1785) 4 years ago
listeners.go Update the cluster server metrics to use the gRPC status.Handler. (#2000) 4 years ago
listeners_test.go Remove ALPN Muxer (#1965) 4 years ago
multi_test.go test(session): Speed up some tests around dead worker cleanup 4 years ago
session_cleanup_job.go test(session): Speed up some tests around dead worker cleanup 4 years ago
session_cleanup_job_test.go test(session): Speed up some tests around dead worker cleanup 4 years ago
testing.go refact(all): Use testing.TB for test helpers 4 years ago
testing_test.go Defines the controller api metrics and registers them at controller startup (#1917) 4 years ago
tickers.go fix(logs): Remove erroneous scheduler run logs at first run. (#1980) 4 years ago
worker_tls_config.go Update to go-kms-wrapping version 2, and plugin-based KMS (#1901) 4 years ago