#36542: AdminSite views (such as login) leak sensitive POST data
-------------------------------------+-------------------------------------
     Reporter:  Olivier Dalang       |                    Owner:  (James)
                                     |  Kanin Kearpimy
         Type:  Bug                  |                   Status:  assigned
    Component:  contrib.admin        |                  Version:  5.2
     Severity:  Normal               |               Resolution:
     Keywords:                       |             Triage Stage:  Accepted
    Has patch:  1                    |      Needs documentation:  0
  Needs tests:  0                    |  Patch needs improvement:  1
Easy pickings:  0                    |                    UI/UX:  0
-------------------------------------+-------------------------------------
Comment (by Jacob Walls):

 > So, sensitive_variables("password") doesn't work out this scenario (I
 tried added once, it doesn't work).

 Can you add the stacktrace? I'm wondering if the failure you are
 simulating is causing errors inside `SessionMiddleware`, which would point
 at a larger design problem where `sensitive_post_parameters` is useless if
 a failure happens in middleware and we never reach the view. In which
 case, definitely out of scope for your issue here.
-- 
Ticket URL: <https://code.djangoproject.com/ticket/36542#comment:16>
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/0107019d6385c297-0e4b8a93-ad26-4c43-93e8-d9fdf829cdee-000000%40eu-central-1.amazonses.com.

Reply via email to