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 e91c4cbfe2
Remove support for 'id' field in grants (#4290)
2 years ago
..
auth Swap id field in grants to ids since that's now standardized (#4250) 2 years ago
common Swap id field in grants to ids since that's now standardized (#4250) 2 years ago
handlers Remove support for 'id' field in grants (#4290) 2 years ago
internal/metric [COMPLIANCE] License changes (#3567) 3 years ago
testdata/Test_rateLimiterConfig_writeSysEvent Multiple grant scope IDs (#4251) 2 years ago
config.go feat(ratelimier): Support disabling rate limiting 2 years ago
controller.go Create delete_session_recording job and associated infra 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 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 Remove some long-standing commented code (#4242) 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
listeners.go Remove the deprecated old KMS worker auth mechanism (#3935) 2 years ago
listeners_test.go Remove the deprecated old KMS worker auth mechanism (#3935) 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 Multiple grant scope IDs (#4251) 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 Multiple grant scope IDs (#4251) 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