zitadel/internal/api/grpc/server/middleware
Livio Amstutz 4e1e8a714a
fix: cors (#621)
* fix: dont (re)generate client secret with auth type none

* fix(cors): allow Origin from request

* feat: add origin allow list and fix some core issues

* rename migration

* fix UserIDsByDomain

* check origin on userinfo

* update oidc pkg
2020-08-24 10:06:55 +02:00
..
auth_interceptor_test.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
auth_interceptor.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
error_interceptor_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
error_interceptor.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
mock_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
tracing_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
tracing.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
translation_interceptor.go fix(translation_interceptor): check if response is nil (#423) 2020-07-09 15:02:03 +02:00
translator.go feat: localized messages (#328) 2020-07-08 09:48:11 +02:00