#37079: RemoteUserMiddleware assumes all ASGI requests will be handled by its async
path
------------------------------+---------------------------------------
Reporter: Jacob Walls | Owner: Jacob Walls
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Normal | Resolution:
Keywords: | Triage Stage: Unreviewed
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+---------------------------------------
Changes (by Jacob Walls):
* summary:
RemoteUserMiddleware assumes all ASGI requests will be handled by its
sync path
=>
RemoteUserMiddleware assumes all ASGI requests will be handled by its
async path
--
Ticket URL: <
https://code.djangoproject.com/ticket/37079#comment:2>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.