grafana/pkg/middleware
Ashley Harrison f3fb9592da
Org redirection: Fix linking between orgs (#102021)
* don't trim path

* add unit test
2025-03-13 09:42:12 +00:00
..
cookies Hackaton: Add more unit tests, take 3 (#101525) 2025-03-05 08:00:12 +01:00
csrf
loggermw Chore: Remove sensitive information from presigned URLs prior to logging (#87035) 2024-06-24 14:53:42 +02:00
requestmeta
auth.go RBAC: Remove accessControlOnCall feature toggle (#101222) 2025-02-25 13:44:40 +01:00
auth_test.go RBAC: Remove accessControlOnCall feature toggle (#101222) 2025-02-25 13:44:40 +01:00
csp.go
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go Chore: Skip gzip for apiserver routes (#92245) 2024-08-21 23:47:58 +03:00
middleware.go App Plugins: Allow resource handle to define Cache-Control Header (#92559) 2024-09-17 10:28:38 +02:00
middleware_test.go K8s: refactor build handler chain func to allow easier injection from enterprise (#100777) 2025-02-15 04:08:00 +02:00
org_redirect.go Org redirection: Fix linking between orgs (#102021) 2025-03-13 09:42:12 +00:00
org_redirect_test.go Org redirection: Fix linking between orgs (#102021) 2025-03-13 09:42:12 +00:00
quota.go
quota_test.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03: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 Frontend: Reload the browser when backend configuration/assets change (#79057) 2024-01-04 08:00:07 +01:00
request_metadata_test.go
request_metrics.go Metrics: Add ability to disable classic histogram for HTTP metric (#88315) 2024-06-18 15:37:44 -04:00
request_test.go Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
request_tracing.go Backend: Inject server-timing header to match initial loads with client-side telemetry (#94978) 2024-11-19 10:01:58 +02:00
subpath_redirect.go
subpath_redirect_test.go
testing.go
validate_action_url.go Canvas: Allow API calls to grafana origin (#91822) 2024-09-10 10:45:27 -04:00
validate_action_url_test.go Canvas: Allow API calls to grafana origin (#91822) 2024-09-10 10:45:27 -04:00
validate_host.go