opendatateam / udata

Customizable and skinnable social platform dedicated to open data.
http://udata.readthedocs.org
GNU Affero General Public License v3.0
239 stars 87 forks source link

Add cors on resource redirect #3145

Closed maudetes closed 1 month ago

maudetes commented 1 month ago

Fix CORS missing on stable resource permalink, ex : https://www.data.gouv.fr/fr/datasets/r/503c39b0-58d8-45fe-ace0-55795bb0a6b7.

Indeed, the resource permalink may be used directly in Observable for example for a parquet file.

TODO: