Livio Amstutz
|
2ba56595b1
|
feat: add apis and application keys (#1327)
* feat: add apis and application keys
* VerifyOIDCClientSecret
* Update internal/v2/repository/project/api_config.go
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* Update internal/v2/repository/project/key.go
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
* fix append ApplicationKeyWriteModel
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
|
2021-02-22 12:27:47 +01:00 |
|
Silvan
|
00fec8830a
|
fix: push events (#1262)
* fix: push events instead of aggregates
* fix: tests
* try without aggregate methods and with aggregate methods
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: change push aggregate to push events
* fix: client secret
* fix: query eventtypes
* fix: query eventtypes
* fix: eventstore index
* fix: index
* fix: merge new eventstore
* fix: remove unnecessary todos
* fix: remove unnecessary todos
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
|
2021-02-18 14:48:27 +01:00 |
|
Fabi
|
320679467b
|
feat: User login commands (#1228)
* feat: change login to command side
* feat: change login to command side
* fix: fix push on user
* feat: user command side
* feat: sign out
* feat: command side login
* feat: command side login
* feat: fix register user
* feat: fix register user
* feat: fix web auth n events
* feat: add machine keys
* feat: send codes
* feat: move authrequest to domain
* feat: move authrequest to domain
* feat: webauthn working
* feat: external users
* feat: external users login
* feat: notify users
* fix: tests
* feat: cascade remove user grants on project remove
* fix: webauthn
* fix: pr requests
* fix: register human with member
* fix: fix bugs
* fix: fix bugs
|
2021-02-08 11:30:30 +01:00 |
|