pythonindia / magudi

Salt stack based config for Python India servers
https://in.pycon.org
5 stars 9 forks source link

Deny illegal host headers for pycon site #13

Closed ChillarAnand closed 7 years ago

ChillarAnand commented 7 years ago

@vigneshsarma can you reivew?

vigneshsarma commented 7 years ago

Can you tell me how to replicate this issue?

vigneshsarma commented 7 years ago

I tried this,

curl -k -v -H'Host: foo' https://205.147.96.46:443/2016/

didn't throw any errors.

ChillarAnand commented 7 years ago

We were getting emails for illegal hosts, that's why I created this.