diff options
| author | Tim Graham <timograham@gmail.com> | 2013-11-30 08:37:15 -0500 |
|---|---|---|
| committer | Tim Graham <timograham@gmail.com> | 2013-11-30 08:37:15 -0500 |
| commit | f3e7ab366c597571198dc8d024f09e619991bac4 (patch) | |
| tree | a7770e906f81bc2e7e37e64d849a9092d706f11b /docs/ref/clickjacking.txt | |
| parent | c0a2daad78c66def2ce6592977b78dab6475dd53 (diff) | |
Removed gender-based pronouns per [c0a2daad78].
Diffstat (limited to 'docs/ref/clickjacking.txt')
| -rw-r--r-- | docs/ref/clickjacking.txt | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/ref/clickjacking.txt b/docs/ref/clickjacking.txt index cb3ac1bcd1..bb50f97f08 100644 --- a/docs/ref/clickjacking.txt +++ b/docs/ref/clickjacking.txt @@ -20,8 +20,8 @@ purchase an item. A user has chosen to stay logged into the store all the time for convenience. An attacker site might create an "I Like Ponies" button on one of their own pages, and load the store's page in a transparent iframe such that the "Buy Now" button is invisibly overlaid on the "I Like Ponies" button. If the -user visits the attacker site and clicks "I Like Ponies" he or she will inadvertently -click on the online store's "Buy Now" button and unknowingly purchase the item. +user visits the attacker's site, clicking "I Like Ponies" will cause an +inadvertent click on the "Buy Now" button and an unknowing purchase of the item. .. _clickjacking-prevention: |
