1
0
mirror of https://github.com/zitadel/zitadel.git synced 2025-01-01 20:47:45 +00:00

3 Commits

Author SHA1 Message Date
Miguel Cabrerizo
fd00ac533a
feat: add reply-to header in email notification ()
* feat: add reply-to header to smtp messages

* fix: grpc reply_to_address min 0 and js var name

* fix: add missing translations

* fix merge and linting

---------

Co-authored-by: Livio Spring <livio.a@gmail.com>
2023-08-29 09:08:24 +02:00
Elio Bischof
09abf06d4d
refactor: rename config structs () 2023-03-16 17:24:30 +00:00
Elio Bischof
aa2a1848da
feat: add stdout and filesystem notification channels ()
* feat: add filesystem and stdout notification channels

* configure through env vars

* compile

* feat: add compact option for debug notification channels

* fix channel mock generation

* avoid sensitive information in error message

Co-authored-by: Livio Amstutz <livio.a@gmail.com>

* add review improvements

Co-authored-by: Livio Amstutz <livio.a@gmail.com>
2022-01-06 09:00:24 +01:00