zitadel/internal/management/repository
Fabi dfcb96d6a3
feat: user grants command side (#1191)
* fix: user grant command side

* fix: user grant command side

* fix: user grant command side check permissions

* fix: unique constraint on user grants

* fix: add usergrant

* fix: add usergrant

* fix: add usergrant

* fix: user grant remove

* Update internal/v2/command/auth_checks.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/v2/command/auth_checks.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/v2/command/project.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* Update internal/v2/command/user_grant.go

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* fix: project events

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2021-01-22 13:31:52 +01:00
..
eventsourcing feat: user grants command side (#1191) 2021-01-22 13:31:52 +01:00
iam.go feat: idp and login policy configurations (#619) 2020-08-26 09:56:23 +02:00
org.go feat: idps (#1188) 2021-01-20 11:06:52 +01:00
project.go feat: project roles (#843) 2020-10-16 07:49:38 +02:00
repository.go feat: policies on aggregates (#799) 2020-10-15 10:27:13 +02:00
user_grant.go feat: user grants command side (#1191) 2021-01-22 13:31:52 +01:00
user.go feat: New event user (#1156) 2021-01-07 16:06:45 +01:00