﻿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
37079	RemoteUserMiddleware assumes all ASGI requests will be handled by its async path	Jacob Walls	Jacob Walls	"As pointed out in a [https://github.com/django/django/pull/21079#discussion_r3070329801 review], `RemoteUserMiddleware` doesn't account for the case where an ASGI request passes through (sync) `process_request()` due to subsequent sync-only middleware in the stack. This could cause the wrong header to be looked up.

Bug in 50f89ae850f6b4e35819fe725a08c7e579bfd099."	Bug	closed	contrib.auth	5.2	Normal	fixed		Mykhailo Havelia Sarah Boyce Jon Janzen	Ready for checkin	1	0	0	0	0	0
