Skip to content

Set default frontend urls as CSRF trusted origin

Bastien Abadie requested to merge default-trusted-origins into master

Needed to run in dev mode after bump to Django 4.

Otherwise any POST/PUT/DELETE call fails from the frontend

Merge request reports

Loading