zitadel/internal/api/grpc/server/middleware
Livio Amstutz a4763b1e4c
feat: features (#1427)
* features

* features

* features

* fix json tags

* add features handler to auth

* mocks for tests

* add setup step

* fixes

* add featurelist to auth api

* grandfather state and typos

* typo

* merge new-eventstore

* fix login policy tests

* label policy in features

* audit log retention
2021-03-25 17:26:21 +01:00
..
auth_interceptor_test.go feat: features (#1427) 2021-03-25 17:26:21 +01:00
auth_interceptor.go fix(tracing): business logic has grpc server span as parent (#1017) 2020-12-14 13:34:05 +01: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
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 fix: checkperms (#689) 2020-09-02 16:25:32 +02:00
validation_interceptor.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00