grafana/pkg/middleware
Torkel Ödegaard ed128ea964
Frontend: Foundations for multi tenant frontend (#78815)
* Frontend: Foundations for multi tenant frontend

* improve manifest parsing for multi-tenant frontend (#78876)

* add test

* add test

* ??

* Updates

* Added cache

* test cleanup

* lint

* fix test

* fix error templates

* cleanup

* remove copy

* revert changes to list testdata

* comment cleanup

* prepare integration tests

* Remove integrety

---------

Co-authored-by: Ryan McKinley <ryantxu@gmail.com>
2023-12-05 08:34:22 +01:00
..
cookies
csrf
loggermw FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
requestmeta instrumentation: rename team to grafana_team to improve alert routing. (#75860) 2023-10-03 12:25:01 +02:00
auth.go RBAC: Fix plugins pages access-control (#76321) 2023-10-12 10:46:43 +02:00
auth_test.go AuthN: Fix namespaces for anonymous and render (#75661) 2023-09-29 09:10:33 +02:00
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go api: ignore /api/gnet proxy when gzipping responses (#71437) 2023-07-13 07:51:25 +01:00
middleware.go Avatar: Allow browser caching of /avatar/ (#78314) 2023-11-22 17:41:54 +01:00
middleware_test.go Frontend: Foundations for multi tenant frontend (#78815) 2023-12-05 08:34:22 +01:00
org_redirect.go
org_redirect_test.go Auth: Use authn.Service for all tests (#72921) 2023-08-09 08:54:52 +02:00
quota.go
quota_test.go Auth: Use authn.Service for all tests (#72921) 2023-08-09 08:54:52 +02:00
recovery.go Frontend: Foundations for multi tenant frontend (#78815) 2023-12-05 08:34:22 +01:00
recovery_test.go Frontend: Foundations for multi tenant frontend (#78815) 2023-12-05 08:34:22 +01:00
request_metadata_test.go instrumentation: rename team to grafana_team to improve alert routing. (#75860) 2023-10-03 12:25:01 +02:00
request_metrics.go FeatureToggles: Add context and and an explicit global check (#78081) 2023-11-14 12:50:27 -08:00
request_test.go
request_tracing.go Tracing: Standardize on otel tracing (#75528) 2023-10-03 14:54:20 +02:00
subpath_redirect.go
subpath_redirect_test.go
testing.go Chore: use any rather than interface{} (#74066) 2023-08-30 18:46:47 +03:00
validate_host.go