summaryrefslogtreecommitdiff
path: root/docs/ref/clickjacking.txt
diff options
context:
space:
mode:
authorAymeric Augustin <aymeric.augustin@m4x.org>2012-12-26 21:47:29 +0100
committerAymeric Augustin <aymeric.augustin@m4x.org>2012-12-29 21:59:08 +0100
commit7ee7599ab389129c539f62b8295fcf1128defa13 (patch)
treeb0cfe4a76fd13db4b1e27a1dd8053739014f015d /docs/ref/clickjacking.txt
parentef017a5f00d9e84059e00e8fea123be51b293f75 (diff)
Removed versionadded/changed annotations dating back to 1.4.
Diffstat (limited to 'docs/ref/clickjacking.txt')
-rw-r--r--docs/ref/clickjacking.txt3
1 files changed, 0 insertions, 3 deletions
diff --git a/docs/ref/clickjacking.txt b/docs/ref/clickjacking.txt
index b70fe9f90d..15e85b43b7 100644
--- a/docs/ref/clickjacking.txt
+++ b/docs/ref/clickjacking.txt
@@ -10,9 +10,6 @@ against `clickjacking`_. This type of attack occurs when a malicious site
tricks a user into clicking on a concealed element of another site which they
have loaded in a hidden frame or iframe.
-.. versionadded:: 1.4
- The clickjacking middleware and decorators were added.
-
.. _clickjacking: http://en.wikipedia.org/wiki/Clickjacking
An example of clickjacking