--- a/src/pyams_security.egg-info/PKG-INFO Tue May 16 11:19:54 2017 +0200
+++ b/src/pyams_security.egg-info/PKG-INFO Wed Jun 07 10:07:04 2017 +0200
@@ -1,6 +1,6 @@
Metadata-Version: 1.1
Name: pyams-security
-Version: 0.1.3
+Version: 0.1.4
Summary: PyAMS security interfaces and classes
Home-page: http://hg.ztfy.org/pyams/pyams_security
Author: Thierry Florac
@@ -106,9 +106,21 @@
History
=======
+ 0.1.4
+ -----
+ - use request.url instead of request.view_name in forbidden view referrer
+ - set distinct profile name to correctly get user's avatar
+ - added missing "data-togle" attribute in social providers table view
+ - added ID "__none__" for unknown principal
+ - changed admin view name to "admin" instead of "admin.html"
+ - changed vocabulary declaration
+ - changed widget CSS class attribute
+
0.1.3
-----
- -
+ - added profile to user's menu
+ - added ACL on user profile
+
0.1.2
-----
- changed menus icon class