zitadel/internal/user/repository/eventsourcing/model
Silvan 42f50de790
fix(machine): set creationdate (#1018)
* fix(machine): set creationdate

* fix(translations): translate `user.human.phone.removed`
2020-11-25 07:42:06 +01:00
..
address_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
address.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
auth_request.go fix: user session with external login (#797) 2020-10-02 08:02:09 +02:00
email_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
email.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
external_idp_test.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
external_idp.go feat: Identity brokering (#730) 2020-09-18 13:26:28 +02:00
mfa_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
mfa.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
password_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
password.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
phone_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
phone.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
profile_test.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
profile.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
token.go feat: tokens on user aggregate (#837) 2020-10-15 13:52:41 +02:00
types.go feat: tokens on user aggregate (#837) 2020-10-15 13:52:41 +02:00
user_human_test.go test: machine (#683) 2020-09-15 15:04:02 +02:00
user_human.go fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
user_machine.go fix(machine): set creationdate (#1018) 2020-11-25 07:42:06 +01:00
user_test.go test: machine (#683) 2020-09-15 15:04:02 +02:00
user.go feat: remove user (#812) 2020-10-07 08:16:42 +02:00