Re: [Django] #36390: process_request method removed from RemoteUserMiddleware without deprecation/release note

14 views
Skip to first unread message

Django

unread,
May 19, 2025, 10:22:10 PM5/19/25
to django-...@googlegroups.com
#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
---------------------------------+------------------------------------
Comment (by Jon Janzen):

I don't have the bandwidth to do it myself, but I think just a note about
backwards incompatibility would be good. `MiddlewareMixin` is intended as
a transitional, temporary mechanism AIUI
--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:2>
Django <https://code.djangoproject.com/>
The Web framework for perfectionists with deadlines.

Django

unread,
May 20, 2025, 11:15:57 AM5/20/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
---------------------------------+---------------------------------------
Reporter: shamoon | Owner: Sarah Boyce
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Sarah Boyce):

* has_patch: 0 => 1
* owner: (none) => Sarah Boyce
* status: new => assigned

--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:3>

Django

unread,
May 21, 2025, 10:59:58 AM5/21/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
---------------------------------+---------------------------------------
Reporter: shamoon | Owner: Sarah Boyce
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Natalia Bidart):

* needs_better_patch: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:4>

Django

unread,
May 22, 2025, 4:40:44 AM5/22/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
---------------------------------+---------------------------------------
Reporter: shamoon | Owner: Sarah Boyce
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Sarah Boyce):

* needs_better_patch: 1 => 0

--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:5>

Django

unread,
May 22, 2025, 9:42:04 AM5/22/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
---------------------------------+---------------------------------------
Reporter: shamoon | Owner: Sarah Boyce
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 1
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Natalia Bidart):

* needs_better_patch: 0 => 1

--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:6>

Django

unread,
May 22, 2025, 10:22:59 AM5/22/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
---------------------------------+---------------------------------------
Reporter: shamoon | Owner: Sarah Boyce
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
---------------------------------+---------------------------------------
Changes (by Sarah Boyce):

* needs_better_patch: 1 => 0

--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:7>

Django

unread,
May 22, 2025, 12:04:20 PM5/22/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
-------------------------------------+-------------------------------------
Reporter: shamoon | Owner: Sarah
| Boyce
Type: Bug | Status: assigned
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution:
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Natalia Bidart):

* stage: Accepted => Ready for checkin

--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:8>

Django

unread,
May 23, 2025, 4:22:46 AM5/23/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
-------------------------------------+-------------------------------------
Reporter: shamoon | Owner: Sarah
| Boyce
Type: Bug | Status: closed
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Changes (by Sarah Boyce <42296566+sarahboyce@…>):

* resolution: => fixed
* status: assigned => closed

Comment:

In [changeset:"1704c49a9b149b66b6a0e67abc8c95293bc35649" 1704c49]:
{{{#!CommitTicketReference repository=""
revision="1704c49a9b149b66b6a0e67abc8c95293bc35649"
Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing
aprocess_request().

Regression in 50f89ae850f6b4e35819fe725a08c7e579bfd099.
Thank you to shamoon for the report and Natalia Bidart for the review.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:9>

Django

unread,
May 23, 2025, 4:25:00 AM5/23/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
-------------------------------------+-------------------------------------
Reporter: shamoon | Owner: Sarah
| Boyce
Type: Bug | Status: closed
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by Sarah Boyce <42296566+sarahboyce@…>):

In [changeset:"9db932ab4c4e0e85697719443247d229bf14db9a" 9db932a]:
{{{#!CommitTicketReference repository=""
revision="9db932ab4c4e0e85697719443247d229bf14db9a"
[5.2.x] Fixed #36390 -- Deprecated RemoteUserMiddleware subclasses missing
aprocess_request().

Regression in 50f89ae850f6b4e35819fe725a08c7e579bfd099.
Thank you to shamoon for the report and Natalia Bidart for the review.

Backport of 1704c49a9b149b66b6a0e67abc8c95293bc35649 from main.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:10>

Django

unread,
Sep 17, 2025, 2:17:18 PM9/17/25
to django-...@googlegroups.com
#36390: process_request method removed from RemoteUserMiddleware without
deprecation/release note
-------------------------------------+-------------------------------------
Reporter: shamoon | Owner: Sarah
| Boyce
Type: Bug | Status: closed
Component: contrib.auth | Version: 5.2
Severity: Release blocker | Resolution: fixed
Keywords: | Triage Stage: Ready for
| checkin
Has patch: 1 | Needs documentation: 0
Needs tests: 0 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
-------------------------------------+-------------------------------------
Comment (by nessita <124304+nessita@…>):

In [changeset:"0655d958bd7a4be7c47df3469f7cfa9af46e7a35" 0655d95]:
{{{#!CommitTicketReference repository=""
revision="0655d958bd7a4be7c47df3469f7cfa9af46e7a35"
Refs #36390 -- Removed support for RemoteUserMiddleware subclasses missing
aprocess_request().

Per deprecation timeline.
}}}
--
Ticket URL: <https://code.djangoproject.com/ticket/36390#comment:11>
Reply all
Reply to author
Forward
0 new messages