mirror of
https://github.com/django/django.git
synced 2025-12-23 09:19:27 +00:00
Migrated `WSGIRequestHandler.log_message()` to use a more robust
`log_message()` helper, which was based of `log_response()` via factoring out
the common bits.
Refs CVE-2025-48432.
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Backport of
|
||
|---|---|---|
| .. | ||
| another_app | ||
| fixtures | ||
| media | ||
| static | ||
| __init__.py | ||
| models.py | ||
| test_basehttp.py | ||
| test_liveserverthread.py | ||
| tests.py | ||
| urls.py | ||
| views.py | ||