Fabi
|
3c07a186fc
|
fix: todos (#1346)
* fix: pub sub in new eventstore
* fix: todos
* fix: todos
* fix: todos
* fix: todos
* fix: todos
|
2021-03-01 08:48:50 +01:00 |
|
Livio Amstutz
|
a321d850ae
|
feat: project roles (#843)
* fix logging
* token verification
* feat: assert roles
* feat: add project role assertion on project and token type on app
* id and access token role assertion
* add project role check
* user grant required step in login
* update library
* fix merge
* fix merge
* fix merge
* update oidc library
* fix tests
* add tests for GrantRequiredStep
* add missing field ProjectRoleCheck on project view model
* fix project create
* fix project create
|
2020-10-16 07:49:38 +02:00 |
|
Fabi
|
351aac22f8
|
feat: usergrant (#489)
* fix: search usergrants only for allowed projects
* fix: check permissions
* fix: check permissions
* fix: check permissions
* Update internal/management/repository/eventsourcing/eventstore/project.go
Co-authored-by: Silvan <silvan.reusser@gmail.com>
* fix: merge request changes
* fix: variable name
Co-authored-by: Silvan <silvan.reusser@gmail.com>
|
2020-07-22 14:00:29 +02:00 |
|
Fabi
|
423b86a03b
|
feat: sequence and timestamp on searchrequests (#468)
* feat: reread events
* feat: sequence and timestamo on search requests
* feat: sequence and timestamo on search requests
* fix: better naming
* fix: log errors
* fix: read sequence before search request
|
2020-07-15 13:24:36 +02:00 |
|
Fabi
|
3cd3a238c2
|
fix: all enums same style (#262)
* fix: all enums same style
* fix: rename process to reduce
* add some missing enum renaming
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2020-06-23 14:47:47 +02:00 |
|
Fabi
|
e63179514c
|
fix: projects (#221)
* feat: projects and project grants seperated
* fix: tests
* fix: add mock
|
2020-06-15 14:50:39 +02:00 |
|