Chris McDonough
2011-07-10 36a3afde211a9182557c458a1d2ee528229ccc64
Merge pull request #225 from ejo/patch-1

Minor wording change for accuracy
1 files modified
2 ■■■ changed files
docs/narr/sessions.rst 2 ●●● patch | view | raw | blame | history
docs/narr/sessions.rst
@@ -288,7 +288,7 @@
`Cross-site request forgery
<http://en.wikipedia.org/wiki/Cross-site_request_forgery>`_ attacks are a
phenomenon whereby a user with an identity on your website might click on a
URL or button on another website which unwittingly redirects the user to your
URL or button on another website which secretly redirects the user to your
application to perform some command that requires elevated privileges.
You can avoid most of these attacks by making sure that the correct *CSRF