diff -r 39b5457b87f2 -r 14805c882758 src/pyams_security.egg-info/PKG-INFO --- a/src/pyams_security.egg-info/PKG-INFO Mon Oct 02 14:44:42 2017 +0200 +++ b/src/pyams_security.egg-info/PKG-INFO Fri Oct 13 10:21:42 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-security -Version: 0.1.6 +Version: 0.1.7 Summary: PyAMS security interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_security Author: Thierry Florac @@ -106,6 +106,11 @@ History ======= + 0.1.7 + ----- + - added CSRF token cookie in every server response, with validation in every POST or AJAX request + - added local user mail info adapter + 0.1.6 ----- - disable authentication for system users without users