mirror of https://github.com/grafana/grafana
Datasources: Fix Proxy by UID Failing for UIDs with a Hyphen (#61723)
Fix Proxy by UID Failing for UIDs with a Hyphen Hyphens are allowed in short IDs but not picked up by the proxyPathRegexp. This caused the end of the uid to be proxied as part of the path to the backing datasource which would usually cause a 404.pull/61875/head
parent
239d94205a
commit
f85d072c17
Loading…
Reference in new issue