﻿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
26558	"""different account"" notice in login form depend on request context processor"	Claude Paroz	Dan Stephenson	"When the notice ""You are authenticated as {{ username }}, but ...""  (added as of #25163) is displayed on the admin login page, the username variable presence depends on the `request` context processor being present in  the `OPTIONS['context_processors']` key of the TEMPLATES setting. If not, you get:
`You are authenticated as , but are not authorized to access this page. Would you like to login to a different account?`

Maybe it's possible to feed the context with the username variable in the view instead?"	Bug	closed	contrib.admin	dev	Normal	fixed			Ready for checkin	1	0	0	0	0	0
