zitadel/internal/notification/handlers
Miguel Cabrerizo fd00ac533a
feat: add reply-to header in email notification (#6393)
* 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
..
already_handled.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
config_filesystem.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_log.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
config_smtp.go feat: add reply-to header in email notification (#6393) 2023-08-29 09:08:24 +02:00
config_twilio.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
ctx.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
handlers_integration_test.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
origin.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
queries.go feat: improve milestone format (#6150) 2023-07-06 19:31:08 +02:00
quota_notifier.go feat: push telemetry (#6027) 2023-07-06 08:38:13 +02:00
telemetry_pusher_integration_test.go feat: improve milestone format (#6150) 2023-07-06 19:31:08 +02:00
telemetry_pusher.go fix: project telemetry once for all instances (#6323) 2023-08-04 09:05:20 +00:00
translator.go feat: call webhooks at least once (#5454) 2023-03-28 22:09:06 +00:00
user_notifier.go feat(api): add otp (sms and email) checks in session api (#6422) 2023-08-24 09:41:52 +00:00