openwisp / django-ipam

The development of this project has moved to openwisp-ipam
https://github.com/openwisp/openwisp-ipam
BSD 3-Clause "New" or "Revised" License
78 stars 28 forks source link

[add]Adding 127.0.0.1 to ALLOWED_HOSTS #69 #70

Closed unsuitable001 closed 5 years ago

unsuitable001 commented 5 years ago

People are getting Invalid HTTP_HOST header: '127.0.0.1:8000'. You may need to add '127.0.0.1' to ALLOWED_HOSTS when they try to access 127.0.0.1 instead of localhost. So, adding it to ALLOWED_HOSTS

Fixes #69

coveralls commented 5 years ago

Pull Request Test Coverage Report for Build 237


Totals Coverage Status
Change from base Build 224: 0.0%
Covered Lines: 465
Relevant Lines: 468

💛 - Coveralls