zitadel/internal/api/grpc/server/middleware
Fabi c25d853820
feat: Instance domains (#3444)
* feat: add domain list

* feat: domain tests

* feat: add redirect url on adding instance domain

* Update internal/command/instance_domain.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* feat: remove unused code

* fix

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-04-14 12:19:18 +00:00
..
auth_interceptor_test.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
auth_interceptor.go fix(tracing): business logic has grpc server span as parent (#1017) 2020-12-14 13:34:05 +01:00
cache_interceptor.go fix: do not cache api (incl. grpc) and http errors (#2088) 2021-07-28 13:19:44 +02:00
error_interceptor_test.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
error_interceptor.go fix: translation (#647) 2020-08-28 09:44:43 +02:00
instance_interceptor_test.go feat: Instance domains (#3444) 2022-04-14 12:19:18 +00:00
instance_interceptor.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
metrics_interceptor.go chore(gomod): update otel to 1.0.0 (#2414) 2021-09-23 12:50:17 +02:00
mock_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
sentry_interceptor.go fix: grpc status in sentry and validation interceptors (#2012) 2021-07-13 15:42:41 +02:00
service_interceptor.go start idp config 2020-11-17 13:44:37 +01:00
tracing.go fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
translation_interceptor.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
translator.go feat: sentry integration (#1944) 2021-07-05 10:58:58 +02:00
validation_interceptor.go chore(deps): bump google.golang.org/grpc from 1.40.0 to 1.41.0 (#2427) 2021-09-27 17:14:40 +02:00