mirror of
https://github.com/django/django.git
synced 2024-12-22 17:16:24 +00:00
8c660fb592
The parsed values of Accept-Language headers are cached in order to avoid repetitive parsing. This leads to a potential denial-of-service vector via excessive memory usage if the raw value of Accept-Language headers is very large. Accept-Language headers are now limited to a maximum length in order to avoid this issue. |
||
---|---|---|
.. | ||
commands | ||
contenttypes | ||
exclude | ||
loading | ||
loading_app | ||
other | ||
other2 | ||
patterns | ||
project_dir | ||
resolution | ||
sampleproject | ||
territorial_fallback | ||
unchanged | ||
__init__.py | ||
forms.py | ||
models.py | ||
test_compilation.py | ||
test_extraction.py | ||
test_management.py | ||
test_percents.py | ||
tests.py | ||
urls_default_unprefixed.py | ||
urls.py | ||
utils.py |