--- a/src/pyams_security.egg-info/PKG-INFO Thu Dec 14 12:19:56 2017 +0100
+++ b/src/pyams_security.egg-info/PKG-INFO Sun Jan 14 14:52:21 2018 +0100
@@ -1,11 +1,12 @@
Metadata-Version: 1.1
Name: pyams-security
-Version: 0.1.7
+Version: 0.1.8
Summary: PyAMS security interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_security
Author: Thierry Florac
Author-email: tflorac@ulthar.net
License: ZPL
+Description-Content-Type: UNKNOWN
Description: ======================
PyAMS security package
======================
@@ -106,6 +107,10 @@
History
=======
+ 0.1.8
+ -----
+ - switched to Pyramid 1.9 and removed custom CSRF handling code
+
0.1.7
-----
- added CSRF token cookie in every server response, with validation in every POST or AJAX request