zitadel/internal/authz/repository/eventsourcing
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
..
eventstore feat: Instance commands (#3385) 2022-04-05 05:58:09 +00:00
handler fix: change to repository event types and removed unused code (#3386) 2022-03-31 11:36:26 +02:00
spooler fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
view feat: handle instance from context (#3382) 2022-03-29 11:53:19 +02:00
repository.go feat: encryption keys in database (#3265) 2022-03-14 07:55:09 +01:00