﻿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
19446	django.contrib.auth.views.login doesn't check for test-cookie properly	mo_ttds@…	nobody	"The django.contrib.auth.views.login expected to pass the request object to the AuthenticationForm in which the Cookie would be tested with test_cookie. it sends the request object in GET calls to the form but not in the POST calls. adding the request as the first positional argument to the AuthenticationForm in POST calls will fix this bug.

Thank you so much."	Bug	closed	contrib.auth	1.4	Normal	duplicate	auth login test_cookie		Unreviewed	0	0	0	0	0	0
