zitadel/internal/api/grpc/server/middleware
Livio Amstutz 2c4799c223
feat: complete dynamic domain handling (#3482)
* feat: dynamic issuer

* feat: default language from context

* remove zitadel docs from defaults

* remove ConsoleOverwriteDir

* remove notification endpoints from defaults

* custom domains in emails

* remove (external) domain

* external domain completely removed, console handling fixed

* fix test

* fix defaults.yaml
2022-04-25 11:16:36 +02:00
..
auth_interceptor_test.go fix(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
auth_interceptor.go feat: System api (#3461) 2022-04-21 12:37:39 +02: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: complete dynamic domain handling (#3482) 2022-04-25 11:16:36 +02:00
instance_interceptor.go feat: System api (#3461) 2022-04-21 12:37:39 +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: complete dynamic domain handling (#3482) 2022-04-25 11:16:36 +02:00
translator.go feat: complete dynamic domain handling (#3482) 2022-04-25 11:16:36 +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