kratos/courier
Philippe Gaultier 8482dd5de0 test: fix data races
GitOrigin-RevId: 624aeee77f199dd8c67b67cefe2a61c2f9e7d759
2025-12-03 14:17:52 +00:00
..
.snapshots test(hydra): add snapshots for login & consent requests 2025-08-21 08:10:09 +00:00
stub feat: add HTML email support to HTTP channel (#4387) 2025-04-28 12:04:26 +02:00
template chore: fix kratos linting issues 2025-09-29 16:21:02 +00:00
test test: fix data races 2025-12-03 14:17:52 +00:00
channel.go feat: add sms verification for phone numbers (#3649) 2023-12-28 16:35:57 +01:00
courier.go fix: fix flaky email test 2025-11-11 08:14:13 +00:00
courier_dispatcher.go feat: improve kratos courier metrics and debug log message 2025-10-22 08:41:05 +00:00
courier_dispatcher_test.go feat: add sms verification for phone numbers (#3649) 2023-12-28 16:35:57 +01:00
courier_test.go fix: don't reuse ports in courier/SMTP tests (#3156) 2023-03-09 18:06:47 +01:00
handler.go fix: fix flaky email test 2025-11-11 08:14:13 +00:00
handler_test.go chore: remove counting courier messages 2025-09-25 08:48:12 +00:00
http_channel.go chore: fix kratos linting issues 2025-09-29 16:21:02 +00:00
http_test.go fix: fix data race in courier test by protecting slice with mutex 2025-12-02 10:15:08 +00:00
message.go chore: remove counting courier messages 2025-09-25 08:48:12 +00:00
message_dispatch.go fix: update year 2023-01-03 08:22:16 +01:00
message_test.go feat: add sms verification for phone numbers (#3649) 2023-12-28 16:35:57 +01:00
persistence.go chore: remove counting courier messages 2025-09-25 08:48:12 +00:00
sms.go feat: add sms verification for phone numbers (#3649) 2023-12-28 16:35:57 +01:00
sms_templates.go feat: recovery with any address including with a code via SMS 2025-07-29 14:36:58 +00:00
sms_templates_test.go feat: add sms verification for phone numbers (#3649) 2023-12-28 16:35:57 +01:00
sms_test.go feat: identifier first auth 2024-07-11 16:08:34 +02:00
smtp.go fix: fix flaky email test 2025-11-11 08:14:13 +00:00
smtp_channel.go fix: fix flaky email test 2025-11-11 08:14:13 +00:00
smtp_test.go chore: fix kratos linting issues 2025-09-29 16:21:02 +00:00
templates.go feat: add sms verification for phone numbers (#3649) 2023-12-28 16:35:57 +01:00
templates_test.go feat: add sms verification for phone numbers (#3649) 2023-12-28 16:35:57 +01:00