zitadel/internal/user/repository/eventsourcing/model
Fabi 2758bf30b1
fix: Project checks (#141)
* project validations

* unique project on resourceowner
2020-05-28 06:53:12 +02:00
..
address_test.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
address.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
auth_request.go feat: add auth command side (#107) 2020-05-18 12:06:36 +02:00
email_test.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
email.go feat: notifications (#109) 2020-05-20 14:28:08 +02:00
mfa_test.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
mfa.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
password_test.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
password.go feat: notifications (#109) 2020-05-20 14:28:08 +02:00
phone_test.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
phone.go feat: notifications (#109) 2020-05-20 14:28:08 +02:00
profile_test.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
profile.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
types.go fix: Project checks (#141) 2020-05-28 06:53:12 +02:00
user_test.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
user.go feat: notifications (#109) 2020-05-20 14:28:08 +02:00