Wordseer / wordseer

The WordSeer text analysis tool, written in Flask.
http://wordseer.berkeley.edu/
42 stars 16 forks source link

Do our forms clean inputs? #41

Closed keien closed 10 years ago

keien commented 10 years ago

title

abendebury commented 10 years ago

I believe wtforms handles this. If you want to check, you could make a project with a name like <b>foo</b> or some SQL injection string.