ietf-tools / www

A customized CMS for the IETF website
BSD 3-Clause "New" or "Revised" License
22 stars 45 forks source link

Set CSRF_TRUSTED_ORIGINS #374

Closed kesara closed 7 months ago

kesara commented 7 months ago

From django 4.0 onwards, CSRF_TRUSTED_ORIGINS is required ^1.

At the moment https://ws-main.dev.ietf.org/admin/ produces 403: CSRF verification failed. Request aborted. error on submission.