zitadel/internal/api/grpc/server/middleware
Livio Amstutz e1a3cc732d
fix: check allowed origins from calling and not called application (#2106)
* fix: check allowed origins from calling and not called application

* fix test
2021-07-30 11:30:51 +02:00
..
auth_interceptor_test.go fix: check allowed origins from calling and not called application (#2106) 2021-07-30 11:30:51 +02: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
metrics_interceptor.go feat: metrics (#1024) 2020-12-02 08:50:59 +01: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 fix: translation (#647) 2020-08-28 09:44:43 +02:00
translator.go feat: sentry integration (#1944) 2021-07-05 10:58:58 +02:00
validation_interceptor.go fix: grpc status in sentry and validation interceptors (#2012) 2021-07-13 15:42:41 +02:00