grafana/pkg/services/notifications
Karl Persson 8d9521fb6d
Refactor: Email verification (#84393)
* Update template names

* Add verifier that we can use to start verify process

* Use userVerifier when verifying email on update

* Add tests
---------

Co-authored-by: Ieva <ieva.vasiljeva@grafana.com>
2024-03-14 13:25:28 +01:00
..
codes_test.go Password policy (#82268) 2024-02-16 04:58:05 -06:00
codes.go Password policy (#82268) 2024-02-16 04:58:05 -06:00
email.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
mailer.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
mock.go Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
models.go Auth: Fix email verification bypass when using basic authentication (#82914) 2024-02-16 18:54:59 +01:00
notifications_test.go Chore: Remove result field from notifications (#65170) 2023-03-28 13:44:15 +02:00
notifications.go Refactor: Email verification (#84393) 2024-03-14 13:25:28 +01:00
send_email_integration_test.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
smtp_test.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
smtp.go Chore: Remove public vars in setting package (#81018) 2024-01-23 12:36:22 +01:00
testing.go Notifications: Optional trace propagation through SMTP (#80481) 2024-01-22 10:50:05 -05:00
webhook.go Handle ioutil deprecations (#53526) 2022-08-10 15:37:51 +02:00