grafana/pkg/middleware
Karl Persson c4cfee8d96
User: support setting org and help flags though update function (#86535)
* User: Support setting active org through update function

* User: add support to update help flags through update function
2024-04-29 08:53:05 +02:00
..
cookies
csrf
loggermw SceneSolo: Minor fixes (#82289) 2024-02-12 16:23:12 +01:00
requestmeta
auth.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
auth_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go
middleware.go Feature toggles: Remove dashboardEmbed toggle (#86587) 2024-04-19 12:48:08 +02:00
middleware_test.go
org_redirect.go User: support setting org and help flags though update function (#86535) 2024-04-29 08:53:05 +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
quota.go
quota_test.go AuthN: Use typed namespace id inside authn package (#86048) 2024-04-24 09:57:34 +02:00
recovery.go Grafana: Replace magic number with a constant variable in response status (#80132) 2024-02-27 18:39:51 +02:00
recovery_test.go
request_metadata_test.go
request_metrics.go
request_test.go Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
request_tracing.go
subpath_redirect.go
subpath_redirect_test.go
testing.go
validate_host.go