zitadel/internal/repository/user
Silvan 30c130f102
fix(projections): add base users (#2733)
* fix(projections): add base users

* add user v1 events
2021-11-30 08:57:51 +01:00
..
aggregate.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
auth_request_info.go fix: move v2 pkgs (#1331) 2021-02-23 15:13:04 +01:00
eventstore.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
human_address.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
human_avatar.go feat: label policy (#1708) 2021-06-04 14:53:51 +02:00
human_email.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
human_external_idp.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
human_mfa_events.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
human_mfa_otp.go fix: remove duplicate pw and otp verification (#2226) 2021-08-18 17:04:56 +02:00
human_mfa_passwordless.go feat: passwordless registration (#2103) 2021-08-02 15:24:58 +02:00
human_mfa_u2f.go fix: pass necessary webauthn data through events (#1541) 2021-04-07 12:56:59 +02:00
human_mfa_web_auth_n.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
human_password.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
human_phone.go fix(projections): add base users (#2733) 2021-11-30 08:57:51 +01:00
human_profile.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
human_refresh_token.go feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
human.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
machine_key.go feat: jobs for projection tables (#1730) 2021-08-19 08:31:56 +02:00
machine.go feat: asset storage (#1696) 2021-05-03 10:15:50 +02:00
metadata.go fix: add user metadata to the features (#2179) 2021-08-12 16:10:01 +02:00
user.go feat: token revocation and OP certification (#2594) 2021-11-03 08:35:24 +01:00
v1.go fix: add v1 events (#1525) 2021-04-06 09:57:58 +02:00