grafana/pkg/setting
Tom Dyas d557beb5f1 redact settings containing 'secret' besides 'password'
Ensure that settings with the word 'secret' in the name are redacted just
as ones with 'password' in the name are. For example, the Google Auth
client secret should be redacted now.
2016-03-01 13:50:45 -05:00
..
setting_oauth.go Add allow_sign_up override for auth.google/github. 2015-04-16 13:43:18 -08:00
setting_quota.go move toMap function to be a method on the quota structs 2015-09-15 17:18:26 +08:00
setting_smtp.go Final work password reset email, Closes #1456 2015-06-08 18:25:04 +02:00
setting_test.go fix(tests): fixed failling backend test 2015-09-11 08:58:45 +02:00
setting.go redact settings containing 'secret' besides 'password' 2016-03-01 13:50:45 -05:00