zitadel/internal/api/grpc
Fabi c740ee5d81
feat: Instance commands (#3385)
* fix: add events for domain

* fix: add/remove domain command side

* fix: add/remove domain command side

* fix: add/remove domain query side

* fix: create instance

* fix: merge v2

* fix: instance domain

* fix: instance domain

* fix: instance domain

* fix: instance domain

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from writemodels

* fix: remove domain.IAMID from api

* fix: remove domain.IAMID

* fix: remove domain.IAMID

* fix: add instance domain queries

* fix: fix after merge

* Update auth_request.go

* fix keypair

* remove unused code

* feat: read instance id from context

* feat: remove unused code

* feat: use instance id from context

* some fixes

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-04-05 05:58:09 +00:00
..
action feat: actions (#2377) 2021-09-27 13:43:49 +02:00
admin feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
auth feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
authn fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
change fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
client/middleware fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
errors fix(tracing): from opencensus to opentelemetry (#937) 2020-11-20 07:57:39 +01:00
features feat: limit amount of active actions (#3143) 2022-02-02 09:04:05 +01:00
idp feat(queries): login policy idp links (#2767) 2021-12-08 14:49:19 +01:00
management feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
member feat: member queries (#2796) 2021-12-16 13:25:38 +00:00
metadata feat: user query (#3075) 2022-01-20 14:40:25 +00:00
object feat(queries): user membership (#2768) 2021-12-14 08:19:02 +01:00
org cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
policy fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
project fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
server feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
settings feat: Notification providers config (#3212) 2022-03-07 14:22:37 +01:00
text cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01:00
user fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
config.go remove pointers on configs 2020-03-27 13:57:16 +01:00
header_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
header.go fix: cors (#621) 2020-08-24 10:06:55 +02:00
probes.go feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00