Changes between Initial Version and Version 1 of Ticket #36470, comment 6


Ignore:
Timestamp:
Jun 25, 2025, 3:29:44 PM (2 months ago)
Author:
houston0222

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #36470, comment 6

    initial v1  
    1 Submitted a PR to address this issue:
     1I noticed this ticket was recently assigned.
     2I’ve already submitted a PR to fix the issue, including a regression test:
    23https://github.com/django/django/pull/19592
     4
     5Happy to collaborate if needed!
    36
    47This patch strips ANSI escape codes from log_message() arguments in the development server to prevent terminal log injection.
Back to Top