#17157: CSRF fails in cross-domain iframes on IE
--------------------------------+------------------------------------
     Reporter:  akaihola        |                    Owner:  susan
         Type:  New feature     |                   Status:  assigned
    Component:  Documentation   |                  Version:  master
     Severity:  Normal          |               Resolution:
     Keywords:  csrf iframe ie  |             Triage Stage:  Accepted
    Has patch:  0               |      Needs documentation:  0
  Needs tests:  0               |  Patch needs improvement:  0
Easy pickings:  1               |                    UI/UX:  0
--------------------------------+------------------------------------

Comment (by akaihola):

 Unfortunately I can't recall details of the upload functionality I was
 implementing when I created this ticket. I would assume that I wasn't
 using any JavaScript library but made a plain HTML form inside an iframe.

 In this case a straightforward solution would have been getting rid of the
 requirement of serving the iframe contents from a separate subdomain.
 That's what I probably meant by "bring the iframed page..".

 CSRF in query parameters would probably work. I don't seem to have thought
 of it back then.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/17157#comment:4>
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 django-updates+unsubscr...@googlegroups.com.
To post to this group, send email to django-updates@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.


Reply via email to