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
Louis Ruch 360dd616ff
fix(rate-limiting): Add support for Scope-StoragePolicy actions
2 years ago
..
auth internal/auth: add GrantsHash method to results 2 years ago
common internal/handlers: add host catalog pagination 2 years ago
handlers feat(scope): Add API for Attach/Detach StoragePolicy to scope 2 years ago
internal/metric
testdata/Test_rateLimiterConfig_writeSysEvent fix(rate-limiting): Add support for Scope-StoragePolicy actions 2 years ago
config.go feat(ratelimier): Support disabling rate limiting 2 years ago
controller.go Remove the deprecated old KMS worker auth mechanism (#3935) 2 years ago
controller_test.go
cors_test.go feat(controller): Expose rate limiting headers via CORS (#4159) 2 years ago
gateway.go
gateway_test.go
handler.go feat(handlers): utilize service func for scope service 2 years ago
handler_noui.go
handler_test.go
handler_ui.go
handler_ui_test.go
interceptor.go
interceptor_test.go
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
rate_limiter.go refact(ratelimit): Rename MaxEntries to MaxQuotas 2 years ago
rate_limiter_test.go fix(rate-limiting): Add support for Scope-StoragePolicy actions 2 years ago
rewrapping_test.go
rpc_registration.go
rpc_registration_test.go
testing.go test(credentials): Disable rate limiting for test 2 years ago
testing_test.go
tickers.go