Skip to content

Commit cf14001

Browse files
committed
updated CHANGELOG for 3.3.13
1 parent 6422577 commit cf14001

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG-3.3.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ in 3.3 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.3.0...v3.3.1
99

10+
* 3.3.13 (2017-11-16)
11+
12+
* security #24995 Validate redirect targets using the session cookie domain (nicolas-grekas)
13+
* security #24994 Prevent bundle readers from breaking out of paths (xabbuh)
14+
* security #24993 Ensure that submitted data are uploaded files (xabbuh)
15+
* security #24992 Namespace generated CSRF tokens depending of the current scheme (dunglas)
16+
1017
* 3.3.12 (2017-11-13)
1118

1219
* bug #24954 [DI] Fix dumping with custom base class (nicolas-grekas)

0 commit comments

Comments
 (0)