bouncer/internal/setup
wpetit de70fa89f7
Cadoles/bouncer/pipeline/pr-develop Build started... Details
feat: new openid connect authentication layer
2024-05-17 11:53:19 +02:00
..
authn_oidc_layer.go feat: new openid connect authentication layer 2024-05-17 11:53:19 +02:00
circuitbreaker_layer.go feat: implements circuitbreaker layer 2023-07-06 07:59:20 -06:00
default_registry.go feat: refactor layers registration 2023-06-23 17:54:34 -06:00
error.go feat: refactor layers registration 2023-06-23 17:54:34 -06:00
integrations.go feat: add limited retry mechanism to prevent startup error if redis is not ready 2024-04-05 10:30:34 +02:00
lock.go feat: add limited retry mechanism to prevent startup error if redis is not ready 2024-04-05 10:30:34 +02:00
proxy_repository.go feat: proxy bootstrapping from configuration 2024-03-26 17:28:38 +01:00
queue_layer.go feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
redis.go feat: add configurable redis timeouts 2024-03-26 14:04:07 +01:00
registry.go feat: refactor layers registration 2023-06-23 17:54:34 -06:00
sentry.go feat: sentry integration 2023-07-05 12:05:30 -06:00