django-rest-framework/docs/csrf.md
Tom Christie 578017e01d New docs
2012-08-29 20:57:37 +01:00

4 lines
355 B
Markdown

REST framework and CSRF protection
==================================
> "Take a close look at possible CSRF / XSRF vulnerabilities on your own websites. They're the worst kind of vulnerability -- very easy to exploit by attackers, yet not so intuitively easy to understand for software developers, at least until you've been bitten by one." - Jeff Atwood