grafana/pkg/middleware
2026-05-29 07:39:21 -03:00
..
cookies Chore: Remove remaining ptr constructor helper functions (#124553) 2026-05-11 21:00:39 +03:00
csrf
loggermw logging: fix db_query_time always reporting zero (#116824) 2026-01-26 13:25:40 +01:00
requestmeta
auth.go Snapshots: Improve legacy API middleware (#125677) 2026-05-29 07:39:21 -03:00
auth_test.go Snapshots: Improve legacy API middleware (#125677) 2026-05-29 07:39:21 -03:00
csp.go CSP: Add configurable form-action directive via $FORM_ACTION_ADDITIONAL_HOSTS (#121473) 2026-03-31 15:42:40 +00:00
csp_test.go CSP: Add configurable form-action directive via $FORM_ACTION_ADDITIONAL_HOSTS (#121473) 2026-03-31 15:42:40 +00:00
dashboard_redirect.go
dashboard_redirect_test.go
gziper.go Chore: Use a faster gzip middleware library (#118975) 2026-02-26 05:55:32 +00:00
middleware.go CI: Bump golangci-lint to 2.0.2 (#103572) 2025-04-10 14:42:23 +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 Stricter validation for redirect URLs (#113852) 2025-11-13 18:04:20 +01:00
org_redirect_test.go Forbid more redirect patterns (#110337) 2025-09-02 16:12:39 +02:00
provisioning_auth.go Provisioning: Fix editors not being able to open dashboard preview (#120496) 2026-03-17 16:26:59 +01:00
provisioning_auth_test.go Provisioning: Fix editors not being able to open dashboard preview (#120496) 2026-03-17 16:26:59 +01:00
quota.go
quota_test.go Authlib: Use types package rather than claims (#99243) 2025-01-21 12:06:55 +03:00
recovery.go Revert "Build swagger ui in seperate webpack build" (#104580) 2025-04-25 22:07:43 +01:00
recovery_test.go
request_metadata_test.go
request_metrics.go Grafana Monitoring: Enable native HTTP histograms by default, make classic histograms configurable (#116534) 2026-01-20 15:07:04 +01:00
request_test.go Chore: Remove repetitive words (#84132) 2024-03-11 08:55:18 -04:00
request_tracing.go Chore: Remove logRequestsInstrumentedAsUnknown feature flag (#116417) 2026-01-20 10:53:21 +01:00
subpath_redirect.go Chore: Remove remaining ptr constructor helper functions (#124553) 2026-05-11 21:00:39 +03:00
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 Frontend Service: Client side redirect to custom domain (#113717) 2025-11-13 03:32:14 +00:00