Skip to content

Commit ddffd61

Browse files
committed
updated CHANGELOG for 2.7.38
1 parent 7993ce5 commit ddffd61

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG-2.7.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,13 @@ in 2.7 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/v2.7.0...v2.7.1
99

10+
* 2.7.38 (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
* 2.7.37 (2017-11-13)
1118

1219
* bug #24952 [HttpFoundation] Fix session-related BC break (nicolas-grekas, sroze)

0 commit comments

Comments
 (0)