zitadel/internal/api/grpc
Silvan cea2567e22
fix: v2 human command (#3435)
* add/register human command done

* validations

* crypto

* move clientid

* keys

* fix: clientID

* remove v2 package

* tests

* tests running

* revert old code

* instance domain from ctx

* chore: rename zitadel app ids

* comments

* fix: test
2022-04-12 16:20:17 +02: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 fix: v2 human command (#3435) 2022-04-12 16:20:17 +02: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 fix: v2 human command (#3435) 2022-04-12 16:20:17 +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