﻿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
27815	contrib.auth.views.LoginView doesn't pass request object to AuthenticationForm	zgyarmati	zgyarmati	The request object isn't passed to the LoginView's form_class 'AuthenticationForm' and hence it's not passed to the auth backend's authenticate() method, because LoginView lacks the get_form_kwargs() method override. 	Bug	closed	contrib.auth	1.11	Release blocker	fixed	request, LoginView, authenticate		Ready for checkin	1	0	0	0	0	0
