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
Johan Brandhorst-Satzkorn a2be306eb4
More managed groups limit fixes (#5245)
1 year ago
..
auth Don't explode grants from the DB (#5104) 1 year ago
common Resolve aliases prior to subtype attribute transforming interceptor (#4379) 2 years ago
handlers More managed groups limit fixes (#5245) 1 year ago
internal/metric fix(metrics): Fix matching logic for authorize session endpoint (#5121) 1 year ago
testdata/Test_rateLimiterConfig_writeSysEvent feat(sbc): Add domain changes for SBC 2 years ago
config.go Add test ability to reinitialize worker auth roots on startup (#4895) 2 years ago
controller.go feat(gcp): add GCP plugin (#5229) 1 year ago
controller_test.go feat(gcp): add GCP plugin (#5229) 1 year ago
cors_test.go feat(controller): Expose rate limiting headers via CORS (#4159) 2 years ago
gateway.go feat: Disable path length fallback (#5050) 2 years ago
gateway_test.go feat: Disable path length fallback (#5050) 2 years ago
handler.go feat: Add support for capturing URL actions in request info (#5044) 2 years ago
handler_noui.go refact(event): move observability/event to event (#3704) 2 years ago
handler_test.go feat: Add support for capturing URL actions in request info (#5044) 2 years ago
handler_ui.go
handler_ui_test.go
interceptor.go fix: constant-time comparison of grpc-gateway tickets (#5031) 2 years ago
interceptor_test.go fix(daemon): Return 404 if alias interceptor ResolveRequestIds fails (#5006) 2 years ago
listeners.go fix(controller): Use max request duration cluster listener (#4805) 2 years ago
listeners_test.go Fix linter warnings 2 years ago
multi_test.go
rate_limiter.go refact(ratelimit): Rename MaxEntries to MaxQuotas 2 years ago
rate_limiter_test.go Add ListResolvableAliases to the user service (#4609) 2 years ago
rewrapping_test.go
rpc_registration.go
rpc_registration_test.go
testing.go [fix] allow IPv6 controllers, workers, and targets (#5221) 1 year ago
testing_test.go [fix] allow IPv6 controllers, workers, and targets (#5221) 1 year ago
tickers.go feat(workers): add VerifyKnownWorkers repo function (#5189) 1 year ago