The open and composable observability and data visualization platform. Visualize metrics, logs, and traces from multiple sources like Prometheus, Loki, Elasticsearch, InfluxDB, Postgres and many more.
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
grafana/pkg/services/notifications
Andreas Gerstmayr 8b22481aec
User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334)
3 years ago
..
codes.go User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
codes_test.go User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
email.go Split Create User (#50502) 3 years ago
mailer.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 3 years ago
mock.go Remove bus from org invite api (#44530) 3 years ago
notifications.go User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
notifications_test.go User management: Use HMAC-SHA256 to generate time limit codes (password reset tokens) (#42334) 3 years ago
send_email_integration_test.go Handle ioutil deprecations (#53526) 3 years ago
smtp.go Chore: Remove Wrapf (#50128) 3 years ago
smtp_test.go Alerting: Add abstraction layer and testing hooks in front of SMTP dialer (#43875) 3 years ago
testing.go Alerting: Fix Teams notifier not failing on 200 response with error (#52254) 3 years ago
webhook.go Handle ioutil deprecations (#53526) 3 years ago