grafana/pkg/services/notifications
taciomcosta 10ff4eecef
Backend: fix IPv6 address parsing erroneous (#28585)
* Backend: Fix parsing of client IP address

Signed-off-by: Arve Knudsen <arve.knudsen@gmail.com>

Co-authored-by: Arve Knudsen <arve.knudsen@gmail.com>
2020-11-25 07:55:22 +01:00
..
codes_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
codes.go chore: avoid aliasing imports in services (#22499) 2020-02-29 13:35:15 +01:00
email.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
mailer.go Backend: fix IPv6 address parsing erroneous (#28585) 2020-11-25 07:55:22 +01:00
notifications_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
notifications.go Chore: Fix staticcheck issues (#28854) 2020-11-05 11:57:20 +01:00
send_email_integration_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
webhook.go Security: Fixes minor security issue with alert notification webhooks that allowed GET & DELETE requests #29330 2020-11-24 10:42:54 +01:00