zitadel/internal/notification/types
Fabi e3528ff0b2
feat: Config to eventstore (#3158)
* feat: add default language to eventstore

* feat: add secret generator configs events

* feat: tests

* feat: secret generators in eventstore

* feat: secret generators in eventstore

* feat: smtp config in eventstore

* feat: smtp config in eventstore

* feat: smtp config in eventstore

* feat: smtp config in eventstore

* feat: smtp config in eventstore

* fix: migrations

* fix migration version

* fix test

* feat: change secret generator type to enum

* feat: change smtp attribute names

* feat: change smtp attribute names

* feat: remove engryption algorithms from command side

* feat: remove engryption algorithms from command side

* feat: smtp config

* feat: smtp config

* format smtp from header

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-02-16 15:49:17 +00:00
..
domain_claimed.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
email_verification_code.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
init_code.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
password_code.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
passwordless_registration_link.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
phone_verification_code.go fix: sms notification (#2013) 2021-07-13 15:04:02 +02:00
templateData.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
user_email.go feat: Config to eventstore (#3158) 2022-02-16 15:49:17 +00:00
user_phone.go feat: add stdout and filesystem notification channels (#2925) 2022-01-06 09:00:24 +01:00