zitadel/internal/repository/instance
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
..
aggregate.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
custom_text.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
debug_notification_file.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
debug_notification_log.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
domain.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
event_default_language.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
event_iam_project_set.go feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
event_org_set.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
events_step.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
eventstore.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
features.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
idp_config.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
idp_jwt_config.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
idp_oidc_config.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
instance.go feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
member.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
migrate_unique_constraints.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
oidc_settings.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_domain.go feat(cli): setup (#3267) 2022-03-28 10:05:09 +02:00
policy_label.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_login_factors.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_login_identity_provider.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_login.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_mail_template.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_mail_text.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_password_age.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_password_complexity.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_password_lockout.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
policy_privacy.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
secret_generator.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
sms.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00
smtp_config.go fix: rename iam to instance (#3345) 2022-03-24 16:21:34 +00:00