#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
---------------------------------+------------------------------------
Reporter: shamoon | Owner: (none)
Type: Bug | Status: new
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 0 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+------------------------------------
Changes (by Sarah Boyce):
* cc: Jon Janzen (added)
* severity: Normal => Release blocker
* stage: Unreviewed => Accepted
* summary:
Django 5.2.1 breaking for RemoteUserMiddleware subclasses that use
process_request?
=>
process_request method removed from RemoteUserMiddleware without
deprecation/release note
* type: Uncategorized => Bug
Comment:
Regression in 3ab611d7a1d96f9e2ce9e37f5292339b1d2132ea (#35303)
We should at least add a note in the backwards incompatible changes, if
it's easy to do we might be able to support `process_request` subclasses
--
Ticket URL: <
https://code.djangoproject.com/ticket/36390#comment:1>
Django <
https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.