﻿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://www.chromium.org/updates/same-site).

Do you know when it will be merged to release branche(s)?"	Uncategorized	new	HTTP handling	2.2	Normal		set_cookie,		Unreviewed	0	0	0	0	0	0
