zitadel/internal
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
..
admin feat: set up org (#1157) 2021-01-08 11:33:45 +01:00
api feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
auth feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
auth_request fix: primary domain claim (#1082) 2020-12-14 10:54:29 +01:00
authz feat: setup (#1166) 2021-01-12 12:59:51 +01:00
cache feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
config fix: language.Tag marshalling (#1110) 2020-12-17 08:55:11 +01:00
crypto fix: language.Tag marshalling (#1110) 2020-12-17 08:55:11 +01:00
errors new pkg structure (#1150) 2021-01-04 14:52:13 +01:00
eventstore feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
form feat: login errors (#204) 2020-06-11 13:22:24 +02:00
i18n fix: translation (#647) 2020-08-28 09:44:43 +02:00
iam feat: setup (#1166) 2021-01-12 12:59:51 +01:00
id sonyflake fix (#180) 2020-06-05 19:56:40 +02:00
key feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
management/repository feat: New event user (#1156) 2021-01-07 16:06:45 +01:00
model fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
notification Merge branch 'master' into new-eventstore 2021-01-05 09:27:42 +01:00
org Merge branch 'master' into new-eventstore 2021-01-05 09:27:42 +01:00
project fix: don't fail if OIDCClientSecretCheckSucceeded event can not be pushed (#1131) 2020-12-22 10:41:22 +01:00
proto feat: application commands (#50) 2020-04-21 17:00:32 +02:00
protoc feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
qrcode fix: new build (#977) 2020-11-17 17:29:41 +01:00
renderer fix: only show external login text when providers available (#768) 2020-09-21 14:06:54 +02:00
setup feat: setup (#1166) 2021-01-12 12:59:51 +01:00
static/i18n feat: setup (#1166) 2021-01-12 12:59:51 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
telemetry feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
ui feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
user feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
usergrant fix: query correct column (#991) 2020-11-19 15:21:22 +01:00
v2 feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00
view fix(event handling): use internal pubsub for view update (#1118) 2020-12-18 16:47:45 +01:00
webauthn feat: new user auth api (#1168) 2021-01-15 09:32:59 +01:00