#28699: REMOTE_USER issues with CSRF
------------------------------+------------------------------------
Reporter: stephanm | Owner: Rodrigo
Type: Bug | Status: assigned
Component: contrib.auth | Version: 1.11
Severity: Normal | Resolution:
Keywords: remote user | Triage Stage: Accepted
Has patch: 1 | Needs documentation: 0
Needs tests: 1 | Patch needs improvement: 0
Easy pickings: 0 | UI/UX: 0
------------------------------+------------------------------------
Changes (by Carlton Gibson):
* needs_tests: 0 => 1
Comment:
[https://github.com/django/django/pull/12402 New PR] that suggests using
`CsrfViewMiddleware._get_token()` in `process_view()`. (This was how the
token was fetched prior to c4c128d67c7dc2830631c6859a204c9d259f1fb1.) If
there's no issue with that, then it looks feasible.
Needs tests.
--
Ticket URL: <https://code.djangoproject.com/ticket/28699#comment:28>
Django <https://code.djangoproject.com/>
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 on the web visit
https://groups.google.com/d/msgid/django-updates/066.a8fd4c6e0da0acca4e30756c77e5702a%40djangoproject.com.