grafana/pkg/services/pluginsintegration
Will Browne 0b511aaace
Plugins: Add backend check for app page role access (#78269)
* add backend check for roles

* tidy

* fix tests

* incorporate rbac

* fix linter

* apply PR feedback

* add tests

* fix logic

* add comment

* apply PR feedback
2023-12-18 16:12:46 +01:00
..
adapters Replace signed in user for identity.requester (#74048) 2023-08-30 16:51:18 +02:00
angulardetectorsprovider FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
angularinspector FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
angularpatternsstore Plugins: Angular patterns: Use ETag for GCOM requests (#74453) 2023-09-12 18:03:57 +02:00
cachekvstore Plugins: Refactor kvstore usage in signing keys and angular patterns (#73154) 2023-09-05 16:20:42 +02:00
clientmiddleware Plugins: Only set non-existing headers for core plugin requests (#78633) 2023-11-30 11:51:40 +00:00
config Plugins: Add forward_host_env_vars setting (#79333) 2023-12-13 11:25:17 +02:00
dashboards Plugins: Move store and plugin dto to pluginsintegration (#74655) 2023-09-11 13:59:24 +02:00
keyretriever Plugins: Refactor kvstore usage in signing keys and angular patterns (#73154) 2023-09-05 16:20:42 +02:00
keystore Plugins: Refactor kvstore usage in signing keys and angular patterns (#73154) 2023-09-05 16:20:42 +02:00
licensing Plugins: Migrate licensing and access control to pkg/services/pluginsintegration package (#65258) 2023-03-27 11:15:37 +02:00
loader Plugins: Add hide_angular_deprecation setting (#79296) 2023-12-12 11:20:21 +02:00
pipeline Plugins: Make renderer service load renderer plugin (#77854) 2023-12-14 17:33:29 +01:00
pluginaccesscontrol RBAC: Check plugins:install globally (#78438) 2023-11-21 15:09:43 +01:00
plugincontext Plugins: Add Grafana config to app plugin context (#79439) 2023-12-13 10:28:24 +01:00
pluginerrs Plugins: Add context to StaticRouteResolver and ErrorResolver interfaces (#73121) 2023-08-10 10:32:12 +02:00
pluginsettings Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
pluginstore Plugins: Add backend check for app page role access (#78269) 2023-12-18 16:12:46 +01:00
renderer Plugins: Make renderer service load renderer plugin (#77854) 2023-12-14 17:33:29 +01:00
serviceregistration Plugins: Rename externalServiceAuthentication to iam (#78686) 2023-12-04 13:14:21 +01:00
doc.go Plugins: Refactor forward of cookies, OAuth token and header modifications by introducing client middlewares (#58132) 2022-12-01 19:08:36 +01:00
plugins_integration_test.go InfluxDB: Implement InfluxQL json streaming parser (#76934) 2023-12-06 12:39:05 +01:00
pluginsintegration.go Plugins: Make renderer service load renderer plugin (#77854) 2023-12-14 17:33:29 +01:00
test_helper.go Bug: Fix loading behavior with FlagExternalCorePlugins (#78388) 2023-11-21 11:51:13 +01:00