#37025: RemoteUserMiddleware.header does not correspond to request.META in the
async path
-------------------------------------+-------------------------------------
Reporter: Jacob Walls | Owner: Jacob
| Walls
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Normal | Resolution:
Keywords: | Triage Stage:
RemoteUserMiddleware | 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:
Deprecate the prefixing of HTTP_ to header names in
RemoteUserMiddleware.aprocess_request()
=>
RemoteUserMiddleware.header does not correspond to request.META in the
async path
--
Ticket URL: <
https://code.djangoproject.com/ticket/37025#comment:11>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.