zitadel/internal/api/grpc
Silvan c5b99274d7
feat(cli): setup (#3267)
* commander

* commander

* selber!

* move to packages

* fix(errors): implement Is interface

* test: command

* test: commands

* add init steps

* setup tenant

* add default step yaml

* possibility to set password

* merge v2 into v2-commander

* fix: rename iam command side to instance

* fix: rename iam command side to instance

* fix: rename iam command side to instance

* fix: rename iam command side to instance

* fix: search query builder can filter events in memory

* fix: filters for add member

* fix(setup): add `ExternalSecure` to config

* chore: name iam to instance

* fix: matching

* remove unsued func

* base url

* base url

* test(command): filter funcs

* test: commands

* fix: rename orgiampolicy to domain policy

* start from init

* commands

* config

* fix indexes and add constraints

* fixes

* fix: merge conflicts

* fix: protos

* fix: md files

* setup

* add deprecated org iam policy again

* typo

* fix search query

* fix filter

* Apply suggestions from code review

* remove custom org from org setup

* add todos for verification

* change apps creation

* simplify package structure

* fix error

* move preparation helper for tests

* fix unique constraints

* fix config mapping in setup

* fix error handling in encryption_keys.go

* fix projection config

* fix query from old views to projection

* fix setup of mgmt api

* set iam project and fix instance projection

* imports

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2022-03-28 10:05:09 +02:00
..
action feat: actions (#2377) 2021-09-27 13:43:49 +02:00
admin feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
auth fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
authn fix(queries): authn keys (#2820) 2021-12-14 10:57:20 +01: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(cli): setup (#3267) 2022-03-28 10:05:09 +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(app): move queries to query package (#2612) 2021-11-26 07:57:05 +01:00
server feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00: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 cherry pick changes from main (#3371) 2022-03-24 14:00:24 +01: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