zitadel/internal/user/repository/eventsourcing
Livio Amstutz 376fba72d8
fix: user init mail (for wrong email) (#891)
* add resendInitialMail

* disable email notifications (when not initialised)

* fix resend init mail

* add tests

* cleanup

* cleanup

* fix tests

* add resend trigger, dialog

* refactor contact component, add sendinitmail fnc

* skip email if empty

* reload user on phone email changes, i18n warndialog on dl

* lint

* rebuild mgmt proto

* remove initial focus

* Update console/src/assets/i18n/de.json

Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>

Co-authored-by: Max Peintner <max@caos.ch>
Co-authored-by: Fabi <38692350+fgerschwiler@users.noreply.github.com>
2020-11-16 11:43:22 +01:00
..
model fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
cache.go feat: split users into human and machine (#470) 2020-08-31 17:48:01 +02:00
codes.go feat: user commands (#75) 2020-05-11 10:16:27 +02:00
eventstore_mock_test.go fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
eventstore_test.go fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
eventstore.go fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
user_test.go fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
user.go fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00