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
Todd 55fe70e643
Change 404 errors for aliases to 401s (#4575)
2 years ago
..
auth Remove unintended log statements (#4533) 2 years ago
common Resolve aliases prior to subtype attribute transforming interceptor (#4379) 2 years ago
handlers Add handler and API support for alias creation with target (#4508) 2 years ago
internal/metric [COMPLIANCE] License changes (#3567) 3 years ago
testdata/Test_rateLimiterConfig_writeSysEvent Create Alias Domain Object and Repo (#4275) 2 years ago
config.go feat(ratelimier): Support disabling rate limiting 2 years ago
controller.go rename target2 import alias to talias (#4482) 2 years ago
controller_test.go [COMPLIANCE] License changes (#3567) 3 years ago
cors_test.go feat(controller): Expose rate limiting headers via CORS (#4159) 2 years ago
gateway.go Resolve aliases prior to subtype attribute transforming interceptor (#4379) 2 years ago
gateway_test.go [COMPLIANCE] License changes (#3567) 3 years ago
handler.go Add alias resolution to target service (#4277) 2 years ago
handler_noui.go refact(event): move observability/event to event (#3704) 3 years ago
handler_test.go Add alias resolution to target service (#4277) 2 years ago
handler_ui.go [COMPLIANCE] License changes (#3567) 3 years ago
handler_ui_test.go [COMPLIANCE] License changes (#3567) 3 years ago
interceptor.go Change 404 errors for aliases to 401s (#4575) 2 years ago
interceptor_test.go Change 404 errors for aliases to 401s (#4575) 2 years ago
listeners.go Resolve aliases prior to subtype attribute transforming interceptor (#4379) 2 years ago
listeners_test.go Fix linter warnings 2 years ago
multi_test.go [COMPLIANCE] License changes (#3567) 3 years ago
rate_limiter.go refact(ratelimit): Rename MaxEntries to MaxQuotas 2 years ago
rate_limiter_test.go Create Alias Domain Object and Repo (#4275) 2 years ago
rewrapping_test.go [COMPLIANCE] License changes (#3567) 3 years ago
rpc_registration.go [COMPLIANCE] License changes (#3567) 3 years ago
rpc_registration_test.go [COMPLIANCE] License changes (#3567) 3 years ago
testing.go feat(dev): create initial alias targets for boundary dev (#4433) 2 years ago
testing_test.go Linter fixes PR 3 (#4415) 2 years ago
tickers.go Fix linter warnings 2 years ago