openfun / fun-richie-site-factory

🏭 Site factory to build France Université Numérique's web sites based on https://github.com/openfun/richie
GNU Affero General Public License v3.0
4 stars 2 forks source link

🔧(funmooc) add missing CSRF_TRUSTED_ORIGINS settings #211

Closed jbpenrath closed 4 months ago

jbpenrath commented 4 months ago

With Django 4, the setting CSRF_TRUSTED_ORIGINS may be required. So we add it for the production configuration.

Then release a patch version of FUN Mooc.