Closed Bug 801927 Opened 12 years ago Closed 12 years ago

[socorro-crashstats] /daily and /query need form validation

Categories

(Socorro :: Webapp, task)

task
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: rhelmer, Assigned: peterbe)

References

Details

Many of the bugs that stephend's fuzzer and manual QA are turning up are due to inadequate server-side form validation. The /daily and /query views in particular both use very similar custom form implementations, instead of something more standard like django forms. I tried doing /daily with django forms but gave up for the initial release, since I think maintaining backwards compatibility will simply be too much work to do on such a short time frame, but I'll leave the fix here up to :peterbe :)
Blocks: 788003
I have form validation for /query done in a branch. Will open a PR today, along with other things search-related.
(In reply to Adrian Gaudebert [:adrian] from comment #1) > I have form validation for /query done in a branch. Will open a PR today, > along with other things search-related. Looking forward to it! I almost got started and would have wasted my time. Great news!
Hurray! Stephen, bring it on!
Status: NEW → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.