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 c2783a3

Browse filesBrowse files
committed
update changelog
1 parent 3fbe67b commit c2783a3
Copy full SHA for c2783a3

File tree

Expand file treeCollapse file tree

1 file changed

+14
-3
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+14
-3
lines changed

‎CHANGELOG.md

Copy file name to clipboardExpand all lines: CHANGELOG.md
+14-3Lines changed: 14 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,17 @@
11
Changelog
22
=========
33

4+
2.10.2
5+
------
6+
7+
### Fixed
8+
9+
* The fix about overwriting flash messages on multiple redirects introduced in
10+
version 2.9.1 created the risk of losing flash messages when redirecting to a
11+
path that is outside the firewall or destroys the session.
12+
This version hopefully fixes both cases. Existing flash messages in a request
13+
cookie are merged with new flash messages from the session.
14+
415
2.10.1
516
------
617

@@ -22,9 +33,9 @@ Changelog
2233

2334
### Fixed
2435

25-
* 2.9.1 fixed overwriting flash messages on multiple redirects, but introduced
26-
a risk to lose flash messages when redirecting to a path that is outside the
27-
firewall or destroys the session.
36+
* The fix about overwriting flash messages on multiple redirects introduced in
37+
version 2.9.1 created the risk of losing flash messages when redirecting to a
38+
path that is outside the firewall or destroys the session.
2839
This version hopefully fixes both cases. Existing flash messages in a request
2940
cookie are merged with new flash messages from the session.
3041

0 commit comments

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