91a15d24a8
the proxy responds with a 421, if a host header with an invalid host name is encountered. If nothing is provided (see default .env) all hosts are allowed. Examples: ALLOWED_HOSTS="localhost:8000 127.0.0.1:8000" ALLOWED_HOSTS="some.domain.example.com" Add EXTERNAL_HTTPS_PORT. See .env for the configuration. |
||
---|---|---|
.. | ||
management | ||
migrations | ||
__init__.py | ||
apps.py | ||
config_variables.py | ||
models.py | ||
restrict.py | ||
serializers.py | ||
signals.py | ||
urls.py | ||
user_backend.py | ||
views.py |