forked from orbit-oss/flask
add SESSION_COOKIE_PARTITIONED config
co-authored-by: Jose Cespedes <josecespedes@ibm.com>
This commit is contained in:
parent
6f2014d353
commit
9efc1ebeeb
5 changed files with 34 additions and 0 deletions
|
|
@ -15,6 +15,8 @@ Unreleased
|
|||
through the ``MAX_CONTENT_LENGTH`` config. Added
|
||||
``MAX_FORM_MEMORY_SIZE`` and ``MAX_FORM_PARTS`` config. Added documentation
|
||||
about resource limits to the security page. :issue:`5625`
|
||||
- Add support for the ``Partitioned`` cookie attribute (CHIPS), with the
|
||||
``SESSION_COOKIE_PARTITIONED`` config. :issue`5472`
|
||||
|
||||
|
||||
Version 3.0.3
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue