qiita icon indicating copy to clipboard operation
qiita copied to clipboard

xsrf_form_html

Open wasade opened this issue 9 years ago • 2 comments

Any reason to not use xsrf_form_html? I believe we're not using Tornado's native XSRF protection at this time. Need to add "xsrf_cookies": True, into settings. More details here

wasade avatar Oct 24 '14 08:10 wasade

This issue is related to: https://github.com/biocore/qiita/issues/719

antgonza avatar Mar 05 '15 14:03 antgonza

If we actually implement this we need to change all our post forms, which might be tricky as we will need to test that everything works as expected.

Also, I'm gonna close https://github.com/biocore/qiita/issues/719, because I think they are basically addressing the same issue but here we have links to the actual solution.

antgonza avatar Aug 04 '17 15:08 antgonza