diff options
author | Miss Islington (bot) <31488909+miss-islington@users.noreply.github.com> | 2018-10-19 04:16:57 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-10-19 04:16:57 -0700 |
commit | 322a914965368ffd7e4f97ede50b351fdf48d870 (patch) | |
tree | 6a79e88c4ef83a6df6fc5655b760db0f6a36056e /Tools/scripts/patchcheck.py | |
parent | d85c2726b9f305ac5128764bda773a78e52101cd (diff) | |
download | cpython-git-322a914965368ffd7e4f97ede50b351fdf48d870.tar.gz |
bpo-34866: Adding max_num_fields to cgi.FieldStorage (GH-9660)
Adding `max_num_fields` to `cgi.FieldStorage` to make DOS attacks harder by
limiting the number of `MiniFieldStorage` objects created by `FieldStorage`.
(cherry picked from commit 209144831b0a19715bda3bd72b14a3e6192d9cc1)
Co-authored-by: matthewbelisle-wf <matthew.belisle@workiva.com>
Diffstat (limited to 'Tools/scripts/patchcheck.py')
0 files changed, 0 insertions, 0 deletions