mirror of
https://github.com/Hopiu/django.git
synced 2026-03-17 22:40:24 +00:00
Cookies with the "SameSite" flag set to None and without the "secure" flag will be soon rejected by latest browser versions. This affects sessions and messages cookies. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| test_cookie.py | ||
| test_fileresponse.py | ||
| tests.py | ||