Chris McDonough
2012-09-19 80cd0b1ab6b97c99863db045a2dda984e006c3b9
garden
1 files modified
5 ■■■■■ changed files
CHANGES.txt 5 ●●●●● patch | view | raw | blame | history
CHANGES.txt
@@ -6,6 +6,11 @@
- A new ``pyramid.session.check_csrf_token`` convenience function was added.
- A ``check_csrf`` view predicate was added.  For example, you can now do
  ``config.add_view(someview, check_csrf=True)``.  When the predicate is
  checked, if the ``csrf_token`` value in ``request.params`` matches the CSRF
  token in the request's session, the view will be permitted to execute.
  Otherwise, it will not be permitted to execute.
1.4a1 (2012-09-16)
==================