#37017: alogout() doesn't clear request.user
---------------------------------+---------------------------------------
     Reporter:  Jacob Walls      |                    Owner:  Jacob Walls
         Type:  Bug              |                   Status:  assigned
    Component:  contrib.auth     |                  Version:  6.0
     Severity:  Release blocker  |               Resolution:
     Keywords:  not-security     |             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):

 * stage:  Unreviewed => Accepted

Comment:

 Thank you for the report! Apologies that my review was problematic
 I suppose `request.user` will still be used in async contexts by anything
 that has been made async by a simple `sync_to_async` call and therefore
 needs to stay valid.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/37017#comment:2>
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 visit 
https://groups.google.com/d/msgid/django-updates/0107019d48deb8d7-49651eda-6887-4c1d-b676-d55edad51bbc-000000%40eu-central-1.amazonses.com.

Reply via email to