﻿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
30433	Authentication system is not working with Google Chrome for django 2.1 and 2.2.1	Anurag Gundappa	nobody	I am using django 2.2.1 for my  personal project . It is observed that django admin and custom user login works fine with Firefox  but when tried to login with same URL on Google Chrome version 74, that doesn't works and throws CSRF token error. I  experienced this  issue on Windows  10 and Ubuntu 19.04. I could not even sign up for djangoproject  with Google chrome.  I have hosted same project on heroku and pythonanywhere but still the login behaviour was same. Django 2.1 and  2.2.1 are only allowing user login from Firefox and not with Chrome. I double checked my Login views  but there is no problem  with my views . TO verify this I created new project  with django 2.0 and user login is working as expected with FIrefox and Chrome  both. At first I thought login only working with default browser  so I tried setting Chrome as my default browser but no luck	Bug	new	CSRF	2.2	Release blocker		login, CSRF		Unreviewed	0	0	0	0	0	0
