forked from orbit-oss/flask
Merge branch '2.2.x'
This commit is contained in:
commit
4ddb3f73ba
3 changed files with 3 additions and 4 deletions
|
|
@ -227,7 +227,6 @@ def test_session_error_pops_context():
|
|||
|
||||
|
||||
def test_session_dynamic_cookie_name():
|
||||
|
||||
# This session interface will use a cookie with a different name if the
|
||||
# requested url ends with the string "dynamic_cookie"
|
||||
class PathAwareSessionInterface(SecureCookieSessionInterface):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue