zitadel/internal/usergrant/repository/eventsourcing
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
..
model feat: user grants command side (#1191) 2021-01-22 13:31:52 +01:00
cache.go feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
eventstore_mock_test.go fix(spooler): correct workers (#508) 2020-07-28 09:42:21 +02:00
eventstore_test.go feat: port reduction (#323) 2020-07-08 13:56:37 +02:00
eventstore.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
user_grant_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
user_grant.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00