Open bakert opened 6 months ago
If you send us a sql injection attempt in (say) personId or seasonId with an achievementKey when calling /api/decks we will 500 instead of 400 fix that in a general way
this pattern - int(args.get('person_id', '')) - which wILL raise, is so ugly in clauses
Some stuff that needs to happen here: