grafana/pkg/setting
Ieva 035bf29146
RBAC: Remove the option to disable RBAC and add automated permission migrations for instances that had RBAC disabled (#66652)
* RBAC: Stop reading enabeld from ini file and always set to true

* Migrations: Add a migration for rbac to reset data migrations if rbac
was disabled

* If rbac was disabled we reset the data and data migrations that rbac
  has to perform to get it to a correct state

* Migrator: Store migration logs on migrator and add function to clear it from the
in-memory stored logs

* update tests

---------

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2023-04-19 16:34:19 +01:00
..
testdata
date_formats.go
date_formats_test.go Chore: Fix goimports grouping in other backend platform packages (#62422) 2023-01-30 08:26:42 +00:00
dynamic_settings_test.go
expanders.go
expanders_test.go Chore: Fix goimports grouping in other backend platform packages (#62422) 2023-01-30 08:26:42 +00:00
provider.go
setting.go RBAC: Remove the option to disable RBAC and add automated permission migrations for instances that had RBAC disabled (#66652) 2023-04-19 16:34:19 +01:00
setting_azure.go
setting_azure_test.go Chore: Fix goimports grouping in other backend platform packages (#62422) 2023-01-30 08:26:42 +00:00
setting_data_proxy.go Datasources: Add user_agent header customization for outgoing HTTP requests (#63769) 2023-02-28 14:10:05 +01:00
setting_feature_toggles.go Chore: Fix goimports grouping in other backend platform packages (#62422) 2023-01-30 08:26:42 +00:00
setting_feature_toggles_test.go
setting_grafana_javascript_agent.go
setting_plugins.go Plugins: Add optional logger for plugin requests sent to backend plugins (#62981) 2023-02-07 12:49:16 +01:00
setting_plugins_test.go
setting_quota.go Add quota setting for correlations (#65076) 2023-03-21 15:27:25 -05:00
setting_search.go
setting_secure_socks_proxy.go Plugins: add option to proxy ds connections through a secure socks proxy (#59254) 2022-11-29 23:50:59 -06:00
setting_sentry.go Settings: Update reference to go-kit/log (#60309) 2022-12-14 12:48:09 +00:00
setting_session_test.go Chore: Fix goimports grouping in other backend platform packages (#62422) 2023-01-30 08:26:42 +00:00
setting_smtp.go
setting_storage.go
setting_test.go Chore: Fix goimports grouping in other backend platform packages (#62422) 2023-01-30 08:26:42 +00:00
setting_unified_alerting.go Alerting: Add support for running HA using Redis (#65267) 2023-04-19 17:05:26 +02:00
setting_unified_alerting_test.go Refactor time durations (#58484) 2022-11-22 15:09:15 +08:00