src/pyams_security.egg-info/PKG-INFO
changeset 80 516461b95b63
parent 59 45ce94599ba1
child 87 5c4c8b122f94
equal deleted inserted replaced
79:4a31bf48560b 80:516461b95b63
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-security
     2 Name: pyams-security
     3 Version: 0.1.3
     3 Version: 0.1.4
     4 Summary: PyAMS security interfaces and classes
     4 Summary: PyAMS security interfaces and classes
     5 Home-page: http://hg.ztfy.org/pyams/pyams_security
     5 Home-page: http://hg.ztfy.org/pyams/pyams_security
     6 Author: Thierry Florac
     6 Author: Thierry Florac
     7 Author-email: tflorac@ulthar.net
     7 Author-email: tflorac@ulthar.net
     8 License: ZPL
     8 License: ZPL
   104         
   104         
   105         
   105         
   106         History
   106         History
   107         =======
   107         =======
   108         
   108         
       
   109         0.1.4
       
   110         -----
       
   111          - use request.url instead of request.view_name in forbidden view referrer
       
   112          - set distinct profile name to correctly get user's avatar
       
   113          - added missing "data-togle" attribute in social providers table view
       
   114          - added ID "__none__" for unknown principal
       
   115          - changed admin view name to "admin" instead of "admin.html"
       
   116          - changed vocabulary declaration
       
   117          - changed widget CSS class attribute
       
   118         
   109         0.1.3
   119         0.1.3
   110         -----
   120         -----
   111          -
   121          - added profile to user's menu
       
   122          - added ACL on user profile
       
   123         
   112         0.1.2
   124         0.1.2
   113         -----
   125         -----
   114          - changed menus icon class
   126          - changed menus icon class
   115          - use named permissions
   127          - use named permissions
   116         
   128