grafana/pkg/setting
Jo 40a1f8434d
Anon: Scaffold anon service (#74744)
* remove API tagging method and authed tagging

* add anonstore

move debug to after cache

change test order

fix issue where mysql trims to second

* add old device cleanup

lint

utc-ize everything

trim whitespace

* remove dangling setting

* Add delete devices

* Move anonymous authnclient to anonimpl

* Add simple post login hook

* move registration of Background Service

cleanup

* add updated_at index

* do not untag device if login err

* add delete device integration test
2023-09-25 16:25:29 +02:00
..
testdata
date_formats.go
date_formats_test.go
dynamic_settings_test.go
expanders.go
expanders_test.go
provider.go
setting.go Anon: Scaffold anon service (#74744) 2023-09-25 16:25:29 +02:00
setting_azure.go
setting_azure_test.go
setting_data_proxy.go
setting_feature_toggles.go
setting_feature_toggles_test.go
setting_featuremgmt.go
setting_grafana_javascript_agent.go
setting_plugins.go Feature: Allow to skip plugin loading (#74840) 2023-09-14 12:58:12 +02:00
setting_plugins_test.go Feature: Allow to skip plugin loading (#74840) 2023-09-14 12:58:12 +02:00
setting_quota.go
setting_search.go
setting_secure_socks_proxy.go
setting_session_test.go
setting_smtp.go
setting_storage.go
setting_test.go
setting_unified_alerting.go Alerting: Add configuration options to migrate to an external Alertmanager (#71318) 2023-09-05 11:24:35 -03:00
setting_unified_alerting_test.go