Chris McDonough
2011-07-10 c70e7e70e14fbcf3dadbfc23a2c63f70f6248718
Merge branch 'master' of github.com:Pylons/pyramid
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