File tree Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Expand file tree Collapse file tree 1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ in 3.3 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.3.0...v3.3.1
9
9
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
+
10
17
* 3.3.12 (2017-11-13)
11
18
12
19
* bug #24954 [ DI] Fix dumping with custom base class (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments