Hi,

I've started a discussion on https://code.djangoproject.com/ticket/29752 to 
add a new ALLOWED_HOSTS_IGNORABLE_URLS setting.

The setting can become handy if you can't control the Host header sent to 
your application but still want to accept the request. An example of this 
is health checks made by AWS ECS/Fargate – google "django allowed_hosts 
aws" and find 16,000 results with tips how to work around the problem.

I'd like to discuss the addition on this list as per Tim's triage.

Jonas

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers  (Contributions to Django itself)" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at https://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/302133e2-5b3f-4524-869a-a0122de6998e%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to