zitadel/internal/notification/handlers
Livio Spring 1e53aab4b4
fix: properly handle otp sms challenge notification in session api (#7653)
* fix: properly handle otp sms challenge notification in session api

* small fix
2024-03-27 19:48:14 +02:00
..
mock fix(query): user performance (#6537) 2023-12-08 13:14:22 +01:00
already_handled.go fix: properly handle otp sms challenge notification in session api (#7653) 2024-03-27 19:48:14 +02:00
commands.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00: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 refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
ctx.go feat(eventstore): increase parallel write capabilities (#5940) 2023-10-19 12:19:10 +02:00
gen_mock.go fix: use triggering origin for notification links (#6628) 2023-10-10 13:20:53 +00:00
handlers_integration_test.go feat: block instances (#7129) 2024-01-17 10:16:48 +00:00
origin.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
queries.go fix(query): user performance (#6537) 2023-12-08 13:14:22 +01:00
quota_notifier_test.go fix: restrict languages in console (#6964) 2023-12-07 08:43:23 +00:00
quota_notifier.go fix: properly handle otp sms challenge notification in session api (#7653) 2024-03-27 19:48:14 +02:00
telemetry_pusher_integration_test.go fix: restrict languages in console (#6964) 2023-12-07 08:43:23 +00:00
telemetry_pusher.go refactor: rename package errors to zerrors (#7039) 2023-12-08 15:30:55 +01:00
translator.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user_notifier_test.go feat: restrict languages (#6931) 2023-12-05 11:12:01 +00:00
user_notifier.go fix: properly handle otp sms challenge notification in session api (#7653) 2024-03-27 19:48:14 +02:00