Skip to content

Add setting to allow cors for all hosts

Nils Brinckmann requested to merge cors-allow-all-origins-setting into master

This MR adds the option to set the DJANGO_ALLOW_ALL_ORIGINS setting via an environment variable. It still has the default value of False, but we might change that for the central CV, in order to allow others to use the system too.

Edited by Nils Brinckmann

Merge request reports