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
|
28bfe72930
|
feat: uniqueness (#1190)
* feat: uniqueness on events
* fix: some tests
* fix: add unique username
* fix: nice error message
* fix: add unique test
* fix: add unique test
* fix: add unique constraint to events
* fix: correct unique constraint on user events
* fix: remove user constraint
* fix: add unique constraints
* fix: add unique constraints
* fix: add unique constraints
* fix: unnique constraints without interface
* fix: unique idp config
* fix: unique constraint comments
* fix: unique constraints in one table
* fix: unique constraints error
* fix: fix unique constraint on create user
* fix: fix unique constraint on create project
* fix: fix unique constraint on idp configs
|
2021-01-21 10:49:38 +01:00 |
|
Fabi
|
959530ddad
|
feat: new user auth api (#1168)
* fix: correct selectors for extended writemodel
* fix: no previous checks in eventstore
* start check previous
* feat: auth user commands
* feat: auth user commands
* feat: auth user commands
* feat: otp
* feat: corrections from pr merge
* feat: webauthn
* feat: comment old webauthn
* feat: refactor user, human, machine
* feat: webauth command side
* feat: command and query side in login
* feat: fix user writemodel append events
* fix: remove creation dates on command side
* fix: remove previous sequence
* previous sequence
* fix: external idps
* Update internal/api/grpc/management/user.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* Update internal/v2/command/user_human_email.go
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
* fix: pr changes
* fix: phone verification
Co-authored-by: adlerhurst <silvan.reusser@gmail.com>
Co-authored-by: Livio Amstutz <livio.a@gmail.com>
|
2021-01-15 09:32:59 +01:00 |
|
Livio Amstutz
|
21ffe1b0cb
|
new pkg structure (#1150)
* fix: split command query side
* fix: split command query side
* fix: members in correct pkg structure
* fix: label policy in correct pkg structure
* fix: structure
* fix: structure of login policy
* fix: identityprovider structure
* fix: org iam policy structure
* fix: password age policy structure
* fix: password complexity policy structure
* fix: password lockout policy structure
* fix: idp structure
* fix: user events structure
* fix: user write model
* fix: profile email changed command
* fix: address changed command
* fix: user states
* fix: user
* fix: org structure and add human
* begin iam setup command side
* setup
* step2
* step2
* fix: add user
* step2
* isvalid
* fix: folder structure v2 business
Co-authored-by: Fabiennne <fabienne.gerschwiler@gmail.com>
|
2021-01-04 14:52:13 +01:00 |
|
Fabi
|
7f26f1815b
|
fix: Previous sequence (#1086)
* feat: remove previous sequence check
* feat: object creation date
* feat: simplify member write model
* feat: simplify write model
* feat: simplify write model
|
2020-12-14 17:24:01 +01:00 |
|
adlerhurst
|
57fc3ddd16
|
policies implemented
|
2020-11-06 22:09:19 +01:00 |
|
adlerhurst
|
f7f810caa5
|
iam events
|
2020-11-06 17:25:07 +01:00 |
|
adlerhurst
|
f4bd5ddcbc
|
try splitt event
|
2020-11-06 13:47:27 +01:00 |
|