﻿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
27902	user_can_authenticate prevents confirm_login_allowed from checking inactive user	Brandon Chinn	nobody	"With the addition of ModelBackend.user_can_authenticate, ModelBackend.authenticate now returns None if a user is inactive. Because of that, AuthenticationForm.clean will set self.user_cache to be None and will error with the invalid_login message instead of the inactive message.

Not sure how we want this to be solved, but I'll try to put up a patch resolving this issue and see if that's the direction we want to take."	Bug	new	contrib.auth	1.10	Normal		authentication, inactive		Unreviewed	0	0	0	0	0	0
