aboutsummaryrefslogtreecommitdiffstats
path: root/docs/csrf.md
blob: 8e0b948051783ab0d5b4b0fcee65873b66ae808f (plain)
1
2
3
4
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