forked from orbit-oss/flask
Changed session cookie defaults to work better with google chrome
This commit is contained in:
parent
6bd0080575
commit
bfeee75696
3 changed files with 28 additions and 0 deletions
2
CHANGES
2
CHANGES
|
|
@ -49,6 +49,8 @@ Release date to be decided.
|
|||
exception is passed through.
|
||||
- Added a workaround for chrome's cookies in localhost not working
|
||||
as intended with domain names.
|
||||
- Changed logic for picking defaults for cookie values from sessions
|
||||
to work better with Google Chrome.
|
||||
|
||||
Version 0.9
|
||||
-----------
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue