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
Timothy Messier a77c88ae5d
feat(ratelimit): Increase default values (#4129)
2 years ago
..
auth refact(action): Make ActionSet behave as a set instead of a list 2 years ago
common refact(action): Make ActionSet behave as a set instead of a list 2 years ago
handlers feat(oidc-prompts): Add Validation for Prompts (#4130) 2 years ago
internal/metric [COMPLIANCE] License changes (#3567) 3 years ago
testdata/Test_rateLimiterConfig_writeSysEvent feat(ratelimit): Increase default values (#4129) 2 years ago
config.go feat(ratelimier): Support disabling rate limiting 2 years ago
controller.go feat(ratelimier): Support disabling rate limiting 2 years ago
controller_test.go [COMPLIANCE] License changes (#3567) 3 years ago
cors_test.go [COMPLIANCE] License changes (#3567) 3 years ago
gateway.go Add write observation interceptors, add validation check, fix default deny filter 2 years ago
gateway_test.go [COMPLIANCE] License changes (#3567) 3 years ago
handler.go feat(controller): Reload api rate limits on SIGHUP 2 years ago
handler_noui.go refact(event): move observability/event to event (#3704) 2 years ago
handler_test.go [COMPLIANCE] License changes (#3567) 3 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 Add write observation interceptors, add validation check, fix default deny filter 2 years ago
interceptor_test.go refact(event): move observability/event to event (#3704) 2 years ago
kms_conn_router.go refact(event): move observability/event to event (#3704) 2 years ago
listeners.go Add write observation interceptors, add validation check, fix default deny filter 2 years ago
listeners_test.go [COMPLIANCE] License changes (#3567) 3 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 refact(ratelimit): Rename MaxEntries to MaxQuotas 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 test(credentials): Disable rate limiting for test 2 years ago
testing_test.go [COMPLIANCE] License changes (#3567) 3 years ago
tickers.go refact(event): move observability/event to event (#3704) 2 years ago
worker_tls_config.go refact(event): move observability/event to event (#3704) 2 years ago