zitadel/internal
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
..
admin feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
api fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
auth fix: add and verified projectID in audience (#957) 2020-11-16 10:54:48 +01:00
auth_request fix: add and verified projectID in audience (#957) 2020-11-16 10:54:48 +01:00
authz fix: add and verified projectID in audience (#957) 2020-11-16 10:54:48 +01:00
cache feat(auth): My user changes (#318) 2020-07-01 07:18:05 +02:00
config feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
crypto fix: improvements for login and oidc (#227) 2020-06-17 08:06:40 +02:00
errors fix: translation (#647) 2020-08-28 09:44:43 +02:00
eventstore fix(eventstore): check if creation date is not zero (#811) 2020-10-06 07:26:09 +02: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: mfa policy (#913) 2020-11-04 11:26:10 +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 fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
model fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00
notification fix: email styling (#918) 2020-10-28 15:26:20 +01:00
org feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
project feat: project roles (#843) 2020-10-16 07:49:38 +02: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: reduce (#635) 2020-08-26 13:01:37 +02:00
renderer fix: only show external login text when providers available (#768) 2020-09-21 14:06:54 +02:00
setup feat: Private label email policy (#813) 2020-10-20 19:10:23 +02:00
static/i18n fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
statik feat: translate error messages (#254) 2020-06-22 13:51:44 +02:00
tracing feat: add tracing interceptors to login and oidc (#764) 2020-10-21 10:18:34 +02:00
ui feat: mfa policy (#913) 2020-11-04 11:26:10 +01:00
user fix: user init mail (for wrong email) (#891) 2020-11-16 11:43:22 +01:00
usergrant fix: add search params for user grants (#915) 2020-11-03 07:52:49 +01:00
view fix: claim verified domain from usernames (#603) 2020-08-18 08:57:16 +02:00