Fabi
|
c65331df1a
|
feat: new projects (#1207)
* fix: project events
* fix: project events
* fix: project events
* fix: eventmapper
* fix: project commands
* fix: project role commands
* fix: project command side
* fix: oidc application
* fix: oidc application
* fix: reduce
* fix: reduce
* fix: project member
* fix: project grant command side
* fix: application command side
* fix: project grant member remove
* Update internal/v2/command/project.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/project_application.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/v2/command/project_application.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/v2/command/project_application.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix: oidc application string pw
* fix: project events
* fix: project grant member
* feat: change application to interface
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2021-01-28 06:35:26 +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 |
|
Michael Waeger
|
41fa434439
|
fix: Remove project (#538)
* Remove project added
* Gemeriert
* corrections
* corrections
* Delete*sByProjectID added
* Correct typos
|
2020-08-05 18:32:25 +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 |
|
Livio Amstutz
|
3549a8b64e
|
feat: port reduction (#323)
* move mgmt pkg
* begin package restructure
* rename auth package to authz
* begin start api
* move auth
* move admin
* fix merge
* configs and interceptors
* interceptor
* revert generate-grpc.sh
* some cleanups
* console
* move console
* fix tests and merging
* js linting
* merge
* merging and configs
* change k8s base to current ports
* fixes
* cleanup
* regenerate proto
* remove unnecessary whitespace
* missing param
* go mod tidy
* fix merging
* move login pkg
* cleanup
* move api pkgs again
* fix pkg naming
* fix generate-static.sh for login
* update workflow
* fixes
* logging
* remove duplicate
* comment for optional gateway interfaces
* regenerate protos
* fix proto imports for grpc web
* protos
* grpc web generate
* grpc web generate
* fix changes
* add translation interceptor
* fix merging
* regenerate mgmt proto
|
2020-07-08 13:56:37 +02:00 |
|