Skip to content

Commit 92a719c

Browse files
committed
Added 3.4.3 release notes
1 parent 8ed4d09 commit 92a719c

File tree

3 files changed

+26
-2
lines changed

3 files changed

+26
-2
lines changed

CHANGELOG.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,9 +20,9 @@
2020
=== 3.4.3 (2017-04-24) ===
2121

2222
* Fixed a security vulnerability in the page redirect field which allowed users
23-
to insert javascript code.
23+
to insert JavaScript code.
2424
* Fixed a security vulnerability where the ``next`` parameter for the toolbar login
25-
was not sanitized and could point to another domain.
25+
was not sanitised and could point to another domain.
2626

2727

2828
=== 3.4.2 (2017-01-23) ===

docs/upgrade/3.4.3.rst

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
.. _upgrade-to-3.4.3:
2+
3+
###################
4+
3.4.3 release notes
5+
###################
6+
7+
*******************
8+
What's new in 3.4.3
9+
*******************
10+
11+
Security Fixes
12+
==============
13+
14+
* Fixed a security vulnerability in the page redirect field which allowed users
15+
to insert JavaScript code.
16+
* Fixed a security vulnerability where the ``next`` parameter for the toolbar login
17+
was not sanitised and could point to another domain.
18+
19+
20+
Thanks
21+
======
22+
23+
Thanks to Mark Walker and Anthony Steinhauser for reporting the security issues.

docs/upgrade/index.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ makes changes to your database.
1313
.. toctree::
1414
:maxdepth: 1
1515

16+
3.4.3
1617
3.4.2
1718
3.4.1
1819
3.4

0 commit comments

Comments
 (0)