Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9d13d8c

Browse filesBrowse files
smithdc1felixxm
authored andcommitted
[2.2.x] Fixed typo in release notes.
Backport of 770d3e6 from main.
1 parent 047ece3 commit 9d13d8c
Copy full SHA for 9d13d8c

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎docs/releases/2.2.27.txt

Copy file name to clipboardExpand all lines: docs/releases/2.2.27.txt
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ CVE-2022-22818: Possible XSS via ``{% debug %}`` template tag
1212
The ``{% debug %}`` template tag didn't properly encode the current context,
1313
posing an XSS attack vector.
1414

15-
In order to avoid this vulnerability, ``{% debug %}`` no longer outputs an
15+
In order to avoid this vulnerability, ``{% debug %}`` no longer outputs
1616
information when the ``DEBUG`` setting is ``False``, and it ensures all context
1717
variables are correctly escaped when the ``DEBUG`` setting is ``True``.
1818

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.