grafana/pkg/services/alerting/notifiers
Marcus Efraimsson c91e5adfcc
Alerting: Don't encrypt username for webhook notifier (#26170)
Can be hard for users to understand what user is configured
when encrypting the username field why this reverts to
store the username in cleartext.
Also, we don't encrypt username for data sources.

Ref #25967
2020-07-08 19:13:59 +02:00
..
alertmanager_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
alertmanager.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
base_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
base.go Chore: spelling in Go code (#24433) 2020-06-02 14:42:34 +02:00
dingding_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
dingding.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
discord_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
discord.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
email_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
email.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
googlechat_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
googlechat.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
hipchat_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
hipchat.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
kafka_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
kafka.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
line_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
line.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
opsgenie_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
opsgenie.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
pagerduty_test.go Alerting: Remove message from PagerDuty summary field (#24813) 2020-05-25 21:01:29 +02:00
pagerduty.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
pushover_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
pushover.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
sensu_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
sensu.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
slack_test.go Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 2020-07-08 10:17:05 +02:00
slack.go Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 2020-07-08 10:17:05 +02:00
teams_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
teams.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
telegram_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
telegram.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
threema_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
threema.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
victorops_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
victorops.go Migration: Migrate New notification channel page (#25265) 2020-06-29 13:39:12 +02:00
webhook_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
webhook.go Alerting: Don't encrypt username for webhook notifier (#26170) 2020-07-08 19:13:59 +02:00