mirror of
https://github.com/Hopiu/django.git
synced 2026-04-07 08:31:02 +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 | ||
| base.py | ||
| test_api.py | ||
| test_cookie.py | ||
| test_fallback.py | ||
| test_middleware.py | ||
| test_mixins.py | ||
| test_session.py | ||
| tests.py | ||
| urls.py | ||