linkedfactory / linkedfactory-pod

The reference implementation of the LinkedFactory APIs.
Apache License 2.0
0 stars 2 forks source link

Adapt CORS headers for Grafana #22

Open kenwenzel opened 3 months ago

kenwenzel commented 3 months ago

Grafana 10 sends additional headers and therefore our "Access-Control-Allow-Headers" are too restrictive. We probably should allow any header.