grafana/pkg/middleware
Timur Olzhabayev 4761326568
Fix: Proper plugin logo loading depending on staging (#88247)
* making logos respect the staging

* making it work when served from subfolders

* fixing helper test
2024-05-27 10:26:30 +02:00
..
cookies
csrf
loggermw SceneSolo: Minor fixes (#82289) 2024-02-12 16:23:12 +01:00
requestmeta
auth_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
auth.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
csp.go
dashboard_redirect_test.go
dashboard_redirect.go
gziper.go
middleware_test.go Frontend: Reload the browser when backend configuration/assets change (#79057) 2024-01-04 08:00:07 +01:00
middleware.go Fix: Proper plugin logo loading depending on staging (#88247) 2024-05-27 10:26:30 +02:00
org_redirect_test.go User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00
org_redirect.go User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +02:00
quota_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
quota.go
recovery_test.go Frontend: Reload the browser when backend configuration/assets change (#79057) 2024-01-04 08:00:07 +01:00
recovery.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
request_metadata_test.go
request_metrics.go instrumentation: these features have been enabled for a while (#81617) 2024-02-06 00:29:41 -08:00
request_test.go Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
request_tracing.go
subpath_redirect_test.go
subpath_redirect.go
testing.go
validate_host.go