mirror of
https://github.com/django/django.git
synced 2025-10-04 12:29:11 +00:00
Added the CSRF_TRUSTED_ORIGINS setting which contains a list of other domains that are included during the CSRF Referer header verification for secure (HTTPS) requests.