bouncer/internal/setup
wpetit 544326a4b7 feat(authn-oidc): use full urls for login callback/logout options 2024-05-23 17:41:36 +02:00
..
authn_basic_layer.go feat: add authn-basic layer 2024-05-21 12:10:52 +02:00
authn_network_layer.go feat: transform circuitbreaker layer in authn-network layer 2024-05-17 17:29:26 +02:00
authn_oidc_layer.go feat(authn-oidc): use full urls for login callback/logout options 2024-05-23 17:41:36 +02:00
default_registry.go feat: add layer definition api 2024-05-17 15:44:28 +02: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: add layer definition api 2024-05-17 15:44:28 +02:00
sentry.go feat: sentry integration 2023-07-05 12:05:30 -06:00