mirror of
https://github.com/django/django.git
synced 2025-10-09 23:09:12 +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.