grafana/pkg/models
Mitsuhiro Tanda 292c985b76
Alerting: Support storing sensitive notifier settings securely/encrypted (#25114)
Support storing sensitive notification settings securely/encrypted.
Move slack notifier url and api token to secure settings.
Migrating slack notifier to store token and url encrypted is currently 
a manual process by saving an existing slack alert notification channel.
saving an existing slack alert notification channel will reset the stored 
non-secure url and token.

Closes #25113
Ref #25967

Co-authored-by: Marcus Efraimsson <marcus.efraimsson@gmail.com>
2020-07-08 10:17:05 +02:00
..
address.go
alert.go Alerting: Add tags to alert rules (#10989) 2019-06-06 13:29:30 +02:00
alert_notifications.go Alerting: Support storing sensitive notifier settings securely/encrypted (#25114) 2020-07-08 10:17:05 +02:00
alert_test.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
apikey.go API: Optionally list expired keys (#20468) 2019-11-20 13:14:57 +02:00
context.go move log package to /infra (#17023) 2019-05-13 08:45:54 +02:00
dashboard_acl.go Chore: a bit of spring cleaning (#16710) 2019-04-23 11:24:47 +03:00
dashboard_acl_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
dashboard_snapshot.go snapshots: Move external snapshot creation to backend 2018-12-10 16:36:32 -05:00
dashboard_version.go build: upgrades to golang 1.12.4 (#16545) 2019-04-15 09:18:28 +02:00
dashboards.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
dashboards_test.go Chore: Enable whitespace linter (#25903) 2020-07-06 20:17:28 +02:00
datasource.go Stackdriver: Rename Stackdriver to Google Cloud Monitoring (#25807) 2020-06-30 18:47:13 +03:00
datasource_cache.go Datasource: Make sure data proxy timeout applies to HTTP client (#25865) 2020-06-29 11:22:49 +02:00
datasource_cache_test.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
folders.go API: Restrict anonymous user information access (#18422) 2019-08-12 20:03:48 +02:00
health.go
helpflags.go
home_dashboard.go
licensing.go provide license token directly via plugin environment (#25987) 2020-07-01 13:02:53 -04:00
login_attempt.go
models.go Okta OAuth provider (team sync support) (#22972) 2020-04-02 17:35:48 +03:00
notifications.go Chore: Fix various spelling errors in back-end code (#25241) 2020-06-01 17:11:25 +02:00
org.go LDAP: Add API endpoint to debug user mapping from LDAP (#18833) 2019-09-03 18:34:44 +01:00
org_user.go UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
playlist.go
plugin_setting_cache.go Backend Plugins: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +01:00
plugin_setting_cache_test.go Backend Plugins: Provide proper plugin config to plugins (#21985) 2020-02-19 19:17:05 +01:00
plugin_settings.go
preferences.go feat: team preferences 2018-11-12 20:01:53 +01:00
quotas.go Chore: Start harmonizing linting with plugin SDK (#25854) 2020-06-29 14:08:32 +02:00
saml.go Auth: SAML login button. (#17932) 2019-07-05 15:24:52 +02:00
search.go
star.go
stats.go Instrument dashboard versions and annotation count (#26044) 2020-07-03 15:47:46 +02:00
streams.go
tags.go
tags_test.go
team.go API: Restrict anonymous user information access (#18422) 2019-08-12 20:03:48 +02:00
team_member.go UserTableView: Show user name in table view (#18108) 2019-11-21 12:44:46 +02:00
temp_user.go
test_data.go
user.go Fix misspell issues (#23905) 2020-04-29 21:37:21 +02:00
user_auth.go LDAP: Fetch teams in debug view (#18951) 2019-09-08 11:48:47 +01:00
user_token.go Auth: Enable retries and transaction for some db calls for auth tokens (#16785) 2019-04-30 14:42:01 +02:00