grafana/pkg/server
Misi 50f4e78a39
Auth: Use SSO settings service to load social connectors + refactor (#79005)
* Refactor to prevent cyclic dependencies

* Move list authorization to the API layer

* Init connectors using the SSO settings service in case the ssoSettingsApi feature toggle is enabled

* wip, need to handle the cyclic dep

* Remove cyclic dependency

* Align tests + refactor

* Move back OAuthInfo to social

* Delete pkg/login/social/constants

* Move reloadable registration to the social providers

* Rename connectors.Error to connectors.SocialError
2023-12-08 11:20:42 +01:00
..
doc.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_runner.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
module_server.go Storage: Unified Storage based on Entity API (#71977) 2023-12-06 15:21:21 -05:00
runner.go Chore: Unite wire graphs for cli and server (#61143) 2023-03-17 16:36:39 +01:00
server_test.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
server.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00
service.go feat: add ability to launch targeted dskit modules in the grafana server CLI command (#74188) 2023-09-01 08:09:54 -04:00
test_env.go Instrumentation: Add status_source label to request metrics/logs (#74114) 2023-09-11 12:13:13 +02:00
wire.go Auth: Use SSO settings service to load social connectors + refactor (#79005) 2023-12-08 11:20:42 +01:00
wireexts_oss.go K8s: Refactor metrics to share k8s registry (#79106) 2023-12-06 16:34:23 -05:00