src/pyams_security.egg-info/PKG-INFO
changeset 131 5f42c1b3365f
parent 128 21f1a2b24482
child 138 1e564afe43a4
equal deleted inserted replaced
130:bb4c55385b4a 131:5f42c1b3365f
     1 Metadata-Version: 1.1
     1 Metadata-Version: 1.1
     2 Name: pyams-security
     2 Name: pyams-security
     3 Version: 0.1.11
     3 Version: 0.1.12
     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
   105         
   105         
   106         
   106         
   107         History
   107         History
   108         =======
   108         =======
   109         
   109         
       
   110         0.1.12
       
   111         ------
       
   112          - added constant for system admin role
       
   113         
   110         0.1.11
   114         0.1.11
   111         ------
   115         ------
   112          - updated groups management in forms
   116          - updated groups management in forms
   113          - updated login form base class when missing ZMI
   117          - updated login form base class when missing ZMI
   114          - updated annotations adapters
   118          - updated annotations adapters