summaryrefslogtreecommitdiff
path: root/pgcommitfest/commitfest/api.py
diff options
context:
space:
mode:
authorMagnus Hagander2018-04-15 12:49:13 +0000
committerMagnus Hagander2018-04-15 12:49:13 +0000
commit4c1233cbfe36805fe5fb511b6746bae86cac975d (patch)
tree2486460a28f48db88439a6b51d982aaf56822ecc /pgcommitfest/commitfest/api.py
parentddf65816afb2e17f51d9279f2a4b6d7787aa0301 (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