grafana/pkg/services
Ieva f256f625d8
AccessControl: Enable RBAC by default (#48813)
* Add RBAC section to settings

* Default to RBAC enabled settings to true

* Update tests to respect RBAC

Co-authored-by: Karl Persson <kalle.persson@grafana.com>
2022-05-16 12:45:41 +02:00
..
accesscontrol AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
alerting Alerting: Wrap legacy alerting metrics with legacy_ (#48190) 2022-04-25 17:19:36 +02:00
annotations Chore : Replace dashboardid with dashboardUID in annotation API (#48481) 2022-05-02 11:35:36 +02:00
auth Chore: Remove context.TODO() (#43409) 2021-12-22 11:02:42 +01:00
cleanup Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
comments Access control: Using RBAC to filter users in list view that you have read access to (#47963) 2022-05-13 09:26:34 +02:00
contexthandler Tracing: Use common traceID context value for opentracing and opentelemetry (#46411) 2022-04-14 17:54:49 +02:00
dashboardimport Access Control: Move dashboard actions and create scope provider (#48618) 2022-05-04 16:12:09 +02:00
dashboards AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
dashboardsnapshots Chore: Remove x from dashboard snapshots (#48001) 2022-04-21 08:20:47 -04:00
datasourceproxy Alerting: modify alertmanager endpoints for proxying using the datasource UID (#47978) 2022-04-29 10:25:22 +03:00
datasources AccessControl: Let users with data source create permissions list non-core plugins (#48897) 2022-05-13 10:30:26 +02:00
encryption Replace encryption.Service usages by secrets.Service (#41625) 2021-11-12 12:16:39 +01:00
export Export: introduce export plumbing (behind dev feature flag) (#48091) 2022-04-25 16:59:18 -07:00
featuremgmt AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
guardian AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
hooks Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
kmsproviders Encryption: Refine secrets-related commands (#45201) 2022-02-23 16:04:53 +01:00
ldap LDAP: allow Grafana Admin mapping without org_role field (#37189) 2022-05-06 12:12:42 +02:00
libraryelements AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
librarypanels AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
licensing Access control: Move licensing actions to licensing package (#46588) 2022-03-16 14:37:19 +01:00
live Plugins: Refactor plugin resource call with and without data source (#48754) 2022-05-06 10:58:02 +02:00
login Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
multildap remove bus from login (#44995) 2022-02-09 17:17:09 +01:00
ngalert Alerting: Use UID scope for folders authorization (#48970) 2022-05-13 18:05:25 +02:00
notifications chore: remove golang.org/x/net/context in favor of stdlib (#47532) 2022-04-11 08:46:21 -04:00
oauthtoken Chore: Remove bus from oauthtoken (#46811) 2022-03-21 21:13:57 +01:00
plugindashboards Chore: Remove bus (#47511) 2022-04-08 16:15:06 +02:00
pluginsettings Plugins: Add plugin settings DTO (#46283) 2022-03-18 20:49:13 +01:00
preference Chore: Modify patch and update of preference to take homedashboarduid than h… (#48281) 2022-04-29 14:37:33 +02:00
provisioning Chore: Remove final x from sqlstore (#48086) 2022-04-25 13:07:11 -04:00
query AccessControl: Create own interface and impl for each permission service (#48871) 2022-05-10 15:48:47 +02:00
queryhistory Query history: Cleanup (#48303) 2022-05-03 14:49:58 +02:00
quota Update quota service to accept context (#45186) 2022-02-10 22:17:50 +01:00
rendering Add error options for rendering to return errors on failure (#48864) 2022-05-09 19:11:24 +01:00
schemaloader FeatureFlags: define features outside settings.Cfg (take 3) (#44443) 2022-01-26 09:44:20 -08:00
search Chore: Remove bus.Bus field (#47695) 2022-04-13 15:24:13 +02:00
searchusers Access control: Using RBAC to filter users in list view that you have read access to (#47963) 2022-05-13 09:26:34 +02:00
searchV2 Search: create bluge based index (#48606) 2022-05-09 01:00:09 -07:00
secrets Encryption: Add Prometheus metrics (#48603) 2022-05-06 10:21:55 +02:00
serviceaccounts Access control: further reduce access control feature toggle checks (#48171) 2022-05-05 17:31:14 +02:00
shorturls Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00
sqlstore AccessControl: Enable RBAC by default (#48813) 2022-05-16 12:45:41 +02:00
store FileStorage: Add upload form (#46749) 2022-04-27 15:12:48 -04:00
teamguardian ValidatedQueries: start of validated queries API (#44731) 2022-03-07 09:33:01 -09:00
thumbs Chore: Add Usage stats providers registry (#48357) 2022-04-28 13:06:49 +04:00
updatechecker Logging: Unify logging fakes (#48822) 2022-05-06 17:44:22 +02:00
validations Migrate to Wire for dependency injection (#32289) 2021-08-25 15:11:22 +02:00