mirror of
https://github.com/django/django.git
synced 2025-06-02 01:59: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.