grafana/pkg/services/notifications
Michael Mandrus 9dc081e629
SMTP: Update SMTP TemplatesPatterns to do an 'or' filter instead of 'and' (#61421)
update template path parsing to use 'or' logic instead of 'and'
2023-01-13 10:24:22 -05:00
..
codes_test.go User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 2022-08-18 16:01:09 +02:00
codes.go User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 2022-08-18 16:01:09 +02:00
email.go Split Create User (#50502) 2022-06-28 14:32:25 +02:00
mailer.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
mock.go Remove bus from org invite api (#44530) 2022-01-31 17:24:52 +01:00
notifications_test.go SMTP: Update SMTP TemplatesPatterns to do an 'or' filter instead of 'and' (#61421) 2023-01-13 10:24:22 -05:00
notifications.go SMTP: Update SMTP TemplatesPatterns to do an 'or' filter instead of 'and' (#61421) 2023-01-13 10:24:22 -05:00
send_email_integration_test.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00
smtp_test.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 2022-01-13 15:19:15 -06:00
smtp.go Chore: Remove Wrapf (#50128) 2022-06-06 22:30:31 +02:00
testing.go Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 2022-07-14 13:15:18 -04:00
webhook.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00