diff -r 01d611aa7891 -r 8523355aaf7c src/pyams_security.egg-info/PKG-INFO --- a/src/pyams_security.egg-info/PKG-INFO Mon Sep 11 13:56:53 2017 +0200 +++ b/src/pyams_security.egg-info/PKG-INFO Mon Sep 11 15:07:45 2017 +0200 @@ -1,6 +1,6 @@ Metadata-Version: 1.1 Name: pyams-security -Version: 0.1.5 +Version: 0.1.6 Summary: PyAMS security interfaces and classes Home-page: http://hg.ztfy.org/pyams/pyams_security Author: Thierry Florac @@ -106,6 +106,13 @@ History ======= + 0.1.6 + ----- + - disable authentication for system users without users + - changed mode in user profile edit form + - add system users on site upgrade + - added constants for admin and internal users login and id + 0.1.5 ----- - added "context" support to authorization API's "effective_principals" method call, to be able to get