diff options
author | Magnus Hagander | 2018-04-15 12:49:13 +0000 |
---|---|---|
committer | Magnus Hagander | 2018-04-15 12:49:13 +0000 |
commit | 4c1233cbfe36805fe5fb511b6746bae86cac975d (patch) | |
tree | 2486460a28f48db88439a6b51d982aaf56822ecc /pgcommitfest/commitfest/api.py | |
parent | ddf65816afb2e17f51d9279f2a4b6d7787aa0301 (diff) |
Don't crash when passing in invalid values for filters
Previously we'd throw a 500 internal server error, and cause error
logging to happen. This became evident when scripts trying to SQL-inject
the site started hitting us..
Instead, just ignore any filters that pass non-integer values into
integer fields completely.
Diffstat (limited to 'pgcommitfest/commitfest/api.py')
0 files changed, 0 insertions, 0 deletions