﻿id	summary	reporter	owner	description	type	status	component	version	severity	resolution	keywords	cc	stage	has_patch	needs_docs	needs_tests	needs_better_patch	easy	ui_ux
31218	"response.set_cookie() method not accepting ""samesite"" key set to ""None"" in release versions"	Adrien Carpentier	nobody	"Google is now requesting, starting from Chrome 80 (from February 4th), to add ""SameSite=None; Secure"" to cookies (https://www.chromium.org/updates/same-site), otherwise it will not be considered as not CSRF-proof anymore by Chrome.

In all Django release branches, response.set_cookie() method is not accepting ""samesite"" key set to ""None"" , but it seems it has been done in master branch (https://github.com/django/django/commit/b33bfc383935cd26e19a2cf71d066ac6edd1425f).

Do you know when it will be merged to the latest release branch(es)?"	Uncategorized	new	HTTP handling	2.2	Normal		set_cookie,		Unreviewed	0	0	0	0	0	0
