aboutsummaryrefslogtreecommitdiffstats
path: root/docs/csrf.md
diff options
context:
space:
mode:
authorTom Christie2012-09-01 20:26:27 +0100
committerTom Christie2012-09-01 20:26:27 +0100
commitdeedf6957d14c2808c00a009ac2c1d4528cb80c9 (patch)
treea029d40c05ceeaffa9d1fb420096c7de4878cbb5 /docs/csrf.md
parent02dcdca13b7cbe89e1980bab7e8274500bf9e4e1 (diff)
downloaddjango-rest-framework-deedf6957d14c2808c00a009ac2c1d4528cb80c9.tar.bz2
REST framework 2 docs
Diffstat (limited to 'docs/csrf.md')
-rw-r--r--docs/csrf.md4
1 files changed, 0 insertions, 4 deletions
diff --git a/docs/csrf.md b/docs/csrf.md
deleted file mode 100644
index 8e0b9480..00000000
--- a/docs/csrf.md
+++ /dev/null
@@ -1,4 +0,0 @@
-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 \ No newline at end of file