Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-05-06 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
  RemoteUserMiddleware asgi  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Jacob Walls ):

 In [changeset:"538066963bbb87a8305a7216046c7d74b2a5fc22" 5380669]:
 {{{#!CommitTicketReference repository=""
 revision="538066963bbb87a8305a7216046c7d74b2a5fc22"
 [6.0.x] Refs #36862 -- Clarified security note for RemoteUserMiddleware.

 Co-authored-by: Sarah Boyce <[email protected]>
 Co-authored-by: Jake Howard 

 Backport of 90afa9b0f4782d2344b01dab92e8aa0227ce8fe8 from main.
 }}}
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019dfdbe3d3b-e238162e-ad27-413d-9a45-2d5336fbf2da-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-05-06 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
  RemoteUserMiddleware asgi  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Jacob Walls ):

 In [changeset:"90afa9b0f4782d2344b01dab92e8aa0227ce8fe8" 90afa9b0]:
 {{{#!CommitTicketReference repository=""
 revision="90afa9b0f4782d2344b01dab92e8aa0227ce8fe8"
 Refs #36862 -- Clarified security note for RemoteUserMiddleware.

 Co-authored-by: Sarah Boyce <[email protected]>
 Co-authored-by: Jake Howard 
 }}}
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019dfdbd6395-813b5488-4651-4eef-b6b9-14405bbd517f-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-04-02 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
  RemoteUserMiddleware asgi  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Jacob Walls ):

 In [changeset:"640c431a47c4075538e1de0211501f911346b65e" 640c431]:
 {{{#!CommitTicketReference repository=""
 revision="640c431a47c4075538e1de0211501f911346b65e"
 [6.0.x] Refs #36862 -- Reiterated security note on both variants of
 RemoteUserMiddleware.

 Backport of 04bcc9913319e50b376a27c29cf9aa4e7b8247bf from main.
 }}}
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d4ece3f5f-94562724-7cbe-4c30-a994-9e15a9b59efc-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-04-02 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
  RemoteUserMiddleware asgi  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Jacob Walls ):

 In [changeset:"04bcc9913319e50b376a27c29cf9aa4e7b8247bf" 04bcc991]:
 {{{#!CommitTicketReference repository=""
 revision="04bcc9913319e50b376a27c29cf9aa4e7b8247bf"
 Refs #36862 -- Reiterated security note on both variants of
 RemoteUserMiddleware.
 }}}
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d4ecca1a2-a4628150-107b-46c8-9ac6-5717ac9716e4-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-04-02 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
  RemoteUserMiddleware asgi  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Jacob Walls ):

 In [changeset:"64dfc41d563afe3c66402f7906c902800d0a3ac6" 64dfc41]:
 {{{#!CommitTicketReference repository=""
 revision="64dfc41d563afe3c66402f7906c902800d0a3ac6"
 [6.0.x] Fixed #36862 -- Doc'd the need for a proxy when deploying
 RemoteUserMiddleware under ASGI.

 We have a flood of nuisance security reports describing ASGI deployments
 using RemoteUserMiddleware without a fronting proxy, which is not
 realistic.

 Backport of 2ee757ee502d5663f932dc5c35175c39af4640ce from main.
 }}}
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d4e5c85b9-1b19cc73-431f-4ba0-aa25-67e79176ea7b-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-04-02 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  closed
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:  fixed
 Keywords:   | Triage Stage:  Ready for
  RemoteUserMiddleware asgi  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jacob Walls ):

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

Comment:

 In [changeset:"2ee757ee502d5663f932dc5c35175c39af4640ce" 2ee757ee]:
 {{{#!CommitTicketReference repository=""
 revision="2ee757ee502d5663f932dc5c35175c39af4640ce"
 Fixed #36862 -- Doc'd the need for a proxy when deploying
 RemoteUserMiddleware under ASGI.

 We have a flood of nuisance security reports describing ASGI deployments
 using RemoteUserMiddleware without a fronting proxy, which is not
 realistic.
 }}}
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d4e590d6d-1f64009f-1268-40ee-82e5-abac5ced0488-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-04-01 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Ready for
  RemoteUserMiddleware asgi  |  checkin
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Clifford Gama):

 * stage:  Accepted => Ready for checkin

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d4814ecb3-36f73bba-c400-4c9c-a2f2-99edb0ce9b2b-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-03-31 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jacob Walls):

 * cc: VIZZARD-X (removed)
 * has_patch:  0 => 1

Comment:

 [https://github.com/django/django/pull/21043 PR]
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d457386ec-6c818f77-1958-4394-8afe-6d05fe2de2cb-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-03-29 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Jacob Walls):

 Note to self: also update security reporting guidelines.
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d39e3b080-6baff8b2-9435-4b05-97f5-56d12544d597-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-03-23 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Jacob
 Type:   |  Walls
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jacob Walls):

 * owner:  Kundan Yadav => Jacob Walls

Comment:

 Now that I close more duplicate reports about this more often than I
 consume hot meals, if you don't mind Vizzard, I'll going to assign to
 myself to put it on a critical path.
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019d1c61a7f3-dc82581e-f384-4de1-bc2a-81bfc76826a1-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-03-01 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Kundan
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by VIZZARD-X):

 * cc: VIZZARD-X (added)

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019cac97c7e0-79f056bc-d08a-4e95-a5af-29e71015af8e-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-03-01 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Kundan
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by VIZZARD-X):

 Hello Jacob, since #36750 is completed, can I take this ticket up with
 your permission?
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019cac95fe60-0e7b4b0a-57dd-4379-96cb-2b911108a9d9-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-02-24 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Kundan
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Jacob Walls):

 Vizzard, the experience from #36750 hasn't given me the confidence that
 you can handle multiple tickets at a time, so I'd prefer that you wait
 until we bring that one to completion.
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019c8fb37c04-546c2f6a-0e8e-4cd4-a2ab-c9c076e15d49-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-02-24 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Kundan
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by VIZZARD-X):

 Hi, I’d like to take this up, since the owner of the ticket has not
 produced a patch yet and there have been no formal updates regarding the
 ticket.
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019c8efe2684-8ac6720e-1f52-4cfe-a965-40305190a625-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-02-06 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Kundan
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jacob Walls):

 * cc: Andrew Godwin, Carlton Gibson, Jake Howard (removed)
 * has_patch:  1 => 0

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019c34c0e5ea-3d60fb35-ff28-427e-a81d-ed1cfd125af9-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-01-19 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Kundan
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  1|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Kundan Yadav):

 * has_patch:  0 => 1

Comment:

 https://github.com/django/django/pull/20562
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019bd87bba4b-9ac62db9-b4f8-4e8c-8a1e-faf7b9b0d043-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-01-19 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  Kundan
 Type:   |  Yadav
  Cleanup/optimization   |   Status:  assigned
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Kundan Yadav):

 * owner:  (none) => Kundan Yadav
 * status:  new => assigned

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019bd81736b0-c5ccc277-d5d2-4a04-8c66-7c0ea54b11c8-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-01-13 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  (none)
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Natalia Bidart):

 Replying to [comment:2 Kundan Yadav]:
 > can i work on this issue ?

 You are welcome to work on this ticket. That said, please note that this
 is not a straightforward issue and requires strong familiarity with ASGI
 and the `REMOTE_USER` authentication mechanism.

 Also, please avoid relying on LLMs to drive your contribution, and ensure
 that you have carefully read the contributing documentation we have
 shared. In recent submissions, we have noticed that the code and
 documentation style do not fully align with the guidelines outlined in the
 Django [https://docs.djangoproject.com/en/6.0/internals/contributing
 /writing-code/coding-style/ coding style documentation]. While some checks
 are automated, others are not. We therefore expect contributors to
 manually review their work and ensure it follows the documented
 conventions before submitting it for review.
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019bb8d5abab-b7af6ecf-28b0-4d15-af59-2ebf6ded1335-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-01-13 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  (none)
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Comment (by Kundan Yadav):

 can i work on this issue ?
-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019bb8b6395a-ec6fc3f4-0004-41a7-b086-bc9e9bd0b71a-00%40eu-central-1.amazonses.com.


Re: [Django] #36862: Clarify RemoteUserMiddleware usage and deployment requirements under ASGI

2026-01-13 Thread Django
#36862: Clarify RemoteUserMiddleware usage and deployment requirements under 
ASGI
-+-
 Reporter:  Natalia Bidart   |Owner:  (none)
 Type:   |   Status:  new
  Cleanup/optimization   |
Component:  Documentation|  Version:  6.0
 Severity:  Normal   |   Resolution:
 Keywords:   | Triage Stage:  Accepted
  RemoteUserMiddleware asgi  |
Has patch:  0|  Needs documentation:  0
  Needs tests:  0|  Patch needs improvement:  0
Easy pickings:  0|UI/UX:  0
-+-
Changes (by Jacob Walls):

 * stage:  Unreviewed => Accepted

-- 
Ticket URL: 
Django 
The Web framework for perfectionists with deadlines.

-- 
You received this message because you are subscribed to the Google Groups 
"Django updates" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To view this discussion visit 
https://groups.google.com/d/msgid/django-updates/0107019bb894f9a8-e8e1372e-98b9-413f-9a03-89d7ff77f1b3-00%40eu-central-1.amazonses.com.