#21231: Limiting the number of variables and files that a POST request can 
contain
-------------------------------+--------------------------------------
     Reporter:  epandurski@…   |                    Owner:  nobody
         Type:  New feature    |                   Status:  new
    Component:  HTTP handling  |                  Version:  master
     Severity:  Normal         |               Resolution:
     Keywords:                 |             Triage Stage:  Unreviewed
    Has patch:  0              |      Needs documentation:  0
  Needs tests:  0              |  Patch needs improvement:  0
Easy pickings:  0              |                    UI/UX:  0
-------------------------------+--------------------------------------

Comment (by epandurski@…):

 Well, I do not see how a good a and configurable validation of the HTTP
 input is not something that Django needs to provide. The proposal also
 will help with the PYTHONHASHSEED-problem (maliciously crafted POST that
 results in O(n*n) dict-behaviour).

 In any case I will not spend more energy to persuade anyone to the merits
 of my proposal (Honestly I do not care that much about Django). I will
 rather patch django when I deploy a critical web-app.

-- 
Ticket URL: <https://code.djangoproject.com/ticket/21231#comment:5>
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 post to this group, send email to [email protected].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-updates/078.ab27f1bad454dbcbcf649663038eb7e4%40djangoproject.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to